Re: DojoAjaxResponseBuilder i18n problem

2006-09-13 Thread Jesse Kuhnert
Sure. If you open a JIRA issue I'll remember it. You may run into other issues with this though, as all the client encoding is done in utf 8. On 9/13/06, Manri Offermann <[EMAIL PROTECTED]> wrote: Hi everybody, I have some trouble with the DojoAjaxResponseBuilder. My webapp is using Shift_JIS

DojoAjaxResponseBuilder i18n problem

2006-09-13 Thread Manri Offermann
Hi everybody, I have some trouble with the DojoAjaxResponseBuilder. My webapp is using Shift_JIS as the output character enconding. A DirectLink component with async="true" works in Firefox but fails in IE. I had a closer look and replaced UTF-8 with Shift_JIS: void beginResponse() {