Hello,

It seems that Firefox3 has an encoding bug with ajax responses (see https://bugzilla.mozilla.org/show_bug.cgi?id=431701).

Wa have a CFoms form with repeaters handled with ajax. On IE and Firefox 2, all is ok, but with Firefox 3, data encoding is not correct (ie "Amitit?s" instead of "AmitiƩs"), problem occurs when we add a new repeater if one with special character is already present, and also when we finally submit the form.

A "solution" has been posted here : https://bugzilla.mozilla.org/show_bug.cgi?id=407213#c8

Is these solution applicable to cocoon 2.1.11/Dojo ? I've tried to replace "implementation.createDocument" with the .parseFromString method, but without success :-(

Best regards,
Johan Cwiklinski

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to