peerigon / alamid

Framework for RESTful JavaScript web applications that run both on the server- and clientside.
http://www.alamidjs.com
MIT License
23 stars 3 forks source link

View.render doesn't display special characters on labels #135

Closed jhnns closed 11 years ago

jhnns commented 11 years ago

At our current alamid-todo-example there is the situation when you're adding strings that contain special characters they're not parsed as HTML entities. I'm not sure where the problem is but I think it has something to do with the <label>-tag.