#254
<script>:31: undefined method `append' for nil:NilClass
-
-
Created on:
Tue, Jul 26 2011 (10 months ago)
-
Reported by:
Yang Zhang
-
Assigned to:
-
-
Milestone:
-
-
Estimate:
None/Small/Medium/Large
None
-
Status:
New
-
Priority:
Normal (3)
-
Component:
scalate-core
-
Permission type:
None
-
-
Followers

Yang Zhang
No file chosen
You have an empty file field. Please select or remove it.
Associations
| # |
Relation |
Summary |
Status |
Action |
| No tickets |
No associations
Time Expenditure
Loading
The source:
So the @result.append seems to be the culprit.
The problem appears to be due to my using:
instead of (note the leading slash):
Not sure how this is manifesting itself in the given exception,
though, especially since on removing the :sass block everything works.