This is what I found so far, there are 2 problems, one is that when there is a json array like:

[ ["A", "B"] , ]

IE puts a null object in the array. That one is easy to fix. The other problem is that using freemaker, like in showcase to render the json array, the charset of the response is set to Cp1252, which causes the error on IE. If I use a jsp to render the json array, the encoding is ISO-8859-1 which works fine. Was this working for you before?

regards
musachy


Dariusz Wojtas wrote:
showcase, just built ans started on tomcat 5.5.17

1) Firefox
Everything seems to work.
About the preloaded aurocompletes at the bottom:
Yes, the value is preloaded but entering and leaving the
"Autocompleter 1" makes it clear on blur. But filtering of
"Autocompleter 2" works as expected, even when I change the value in
"Autocompleter 1" later.

2) IE 6
The examples at the top work, down to Disabled.
The linked autocompleters have problem.
a) Fresh page just after loading.
Nothing is touched, I press the down icon on "Autocomplete2" to see options
   but nothing opens. And I see no javascript error message.
b) Fresh page. I give focus with mouse to Autocompleter 1, then Autocompleter 2.
   Autocompleter 1 looses value.
   No options in autocompleter 2
c) I try to change values in Autocompleter 1, but nothing loads into
autocompleter 2
With IE I could see no error messages. It just did not work.

3) Opera 9.0.2
The top examples do work (single autocompleters) - all seem to work for me.
Linked autocompletes:
a) focus into Autocompleter 1, then Autocompleter 2 - auto 1 looses value
b) changing auto1 does not load anything into auto2 (empty all the time)

When I open the error console in Opera - I see some warnings and errors.

Best regards
Dariusz Wojtas

On 12/28/06, Musachy Barroso <[EMAIL PROTECTED]> wrote:
Is showcase working for you? On IE I'm getting a "Error: System error:
-1072896658". Some people have had the same problem due to encoding
issues. The error message is really explicit :)

musachy

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




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

Reply via email to