~eventum-developers/eventum/trunk

Viewing all changes in revision 4545.

  • Committer: Elan Ruusamäe
  • Date: 2012-08-02 15:53:18 UTC
  • Revision ID: glen@delfi.ee-20120802155318-ah5bpx40ckaqrah5
Fixed custom_fields_weekly not encoding data properly for javascript

so field value "something \uhuu" throw unicode decode errors:

SyntaxError: malformed Unicode character escape sequence

...ptions[0][128] = new Option('portal\upload_form (Upload form utility)', 'upload_...

interesting enough, Smarty2 does not encode it either with |escape:js filter!

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: