[Tickets #5119] Re: Javascript problem with single quote in mailbox folder name

bugs at bugs.horde.org bugs at bugs.horde.org
Thu Mar 22 20:57:55 UTC 2007


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

Ticket URL: http://bugs.horde.org/ticket/?id=5119
-----------------------------------------------------------------------
 Ticket             | 5119
 Updated By         | Michael Slusarz <slusarz at horde.org>
 Summary            | Javascript problem with single quote in mailbox folder name
 Queue              | IMP
 Version            | HEAD
 Type               | Bug
-State              | Feedback
+State              | Resolved
 Priority           | 2. Medium
 Owners             | Horde Developers, Michael Slusarz
-----------------------------------------------------------------------


Michael Slusarz <slusarz at horde.org> (2007-03-22 13:57) wrote:

It is transported in JSON - however, we unpack it in tree.js and then use
the nodeId values when building javascript function calls.  So nodeId
"a'b" creates a function call like the following:
horde_menu.toggle('a'b');

This should be fixed with JS replace() calls I just put into tree.js (HEAD
and 4.1.5).



More information about the bugs mailing list