[Tickets #3732] Encoding columns names

bugs@bugs.horde.org bugs at bugs.horde.org
Wed Apr 19 10:45:37 PDT 2006


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=3732
-----------------------------------------------------------------------
 Ticket             | 3732
 Updated By         | andre at abtime.de
 Summary            | Encoding columns names
 Queue              | Turba
 Version            | 2.1
 State              | Feedback
 Priority           | 1. Low
 Type               | Bug
 Owners             | 
-----------------------------------------------------------------------


andre at abtime.de (2006-04-19 10:45) wrote:


> columns[0][9] = ['title', decodeURIComponent('Tytu%B3'), false, null];
>
> Under Firefox JS interpreter barfs and stops analyzing column[][] 
> declarations from here.

Same problem exists in a large number of preference forms like identity
selection when used with Umlauts or other special chars.
I put an unescape() instead decodeURIComponent() in the templates to try to
fix it for me, but have only tried this with Firefox.




More information about the bugs mailing list