[Chameleon-dev] [Bug 1329] [Chameleon-Core]Text on some popup widgets is encoded

bugzilla-daemon at bugzilla.maptools.org bugzilla-daemon at bugzilla.maptools.org
Thu Mar 9 11:46:01 EST 2006


http://bugzilla.maptools.org/show_bug.cgi?id=1329





------- Additional Comments From jlacroix at mapgears.com  2006-03-09 11:45 -------
After discussing discussing with Norm we come to another conclusion. The comment
17 is not the solution since we can have an encoded string in the original
resource file.

So I think the solution is to remove the urlencode completly and replace it by a
str_replace("'", "\\'", $szResource)
This way the string will always be intact in the MLT object.

Is there a reason to not do this?



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Please do NOT reply to this email, use the link above instead to 
login to bugzilla and submit your comment. Any email reply to this
address will be lost.


More information about the Chameleon-dev mailing list