#269
dynamic expressions in jade/scaml attributes which have Strings containing { } confuse the parser
-
-
Created on:
Tue, Oct 25 2011 (7 months ago)
-
Reported by:
jstrachan
-
Assigned to:
-
-
Milestone:
-
-
Estimate:
None/Small/Medium/Large
None
-
Status:
New
-
Priority:
Normal (3)
-
Component:
scalate-core
-
Permission type:
Private
-
-
Followers

Yang Zhang , jstrachan
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
- escapeMarkup = false
- val expr = "a() > b()"
td(data-bind={"attr: {class: " + expr + " ? 'green' : 'red'}"})
- escapeMarkup = true