#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
    e.g. this causes the parser to get confused...

    - escapeMarkup = false
    - val expr = "a() > b()"
    td(data-bind={"attr: {class: " + expr + " ? 'green' : 'red'}"})
    - escapeMarkup = true
  • Followers
     
    Ico-users Yang Zhang , jstrachan 
     
    Attachments
    No attachments
    Associations
     
    No associations
    Activity
    Time Expenditure
    Loading