My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 1953: columnFormat htmlEscape ?
1 person starred this issue and may be notified of changes. Back to list
Status:  Done
Owner:  ----
Closed:  Aug 2013


Sign in to add a comment
 
Reported by enax...@gmail.com, Aug 9, 2013
Since 1.6.2, htmlEscape is apply on columnFormat. Why is that ?

In my case it was usefull to insert spans in which I put the total number of events in for each day.
Aug 9, 2013
#1 enax...@gmail.com
In fact, it doesn't work either for basic views with 1.6.0 since it uses text() and not html() anymore.
Aug 25, 2013
Project Member #2 adamrs...@gmail.com
escaping HTML is consistent with many other options now. for the feature you describe, it is probably best to do it in the `viewRender` callback
Status: Done
Sign in to add a comment

Powered by Google Project Hosting