Greetings. 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. [1]http://translatewiki.net/w/i.php?title=Osm:Site.edit.potlatch_unsaved_changes/pl&action=edit&loadgroup=out-osm&loadtask=view -- Best regards, >steelman< ---------------------------------------------------------------------- Wyszukiwarka tanich lotow! Sprawdz >>> http://link.interia.pl/f233e _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

