On Tue, Sep 29, 2009 at 10:58:12AM +0200, [email protected] wrote:
> It apparently stopped working because Polish translation[1] contains double 
> quotes which make their way to html unescaped which produces a JS string like 
> this:
> 
> "Blah blah "foo bar" blah"
> 
> in which "foo bar" becomes JS *code*. The quotes in the message should
> be escaped *and* the code which sends the message to the page should
> escape special characters.

And Polish quotes should be: „” and not "".

Greets,
        Jacek

_______________________________________________
talk mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/talk

Reply via email to