well that's beyond me.. what I was talking about was an error similar to http://issues.apache.org/jira/browse/WICKET-1426 which causes http 404 errors in gecko browsers and I have to patch wicket-ajax.js to workaround it.. but your error seems to be more subtle, maybe you should send this [object Error] you receive on IE to the list and someone with better javascript skills might help..


Doug Leeper wrote:
So I tried in IE 7 and this is what I get in the Ajax Debug Window.

Note: the modal window does show up...but IE indicates that it has
experienced an error and asks that I debug.

...

INFO: Initiating Ajax GET request on
http://www.google.com/jsapi?key=ABQIAAAAzaZpf6nHOd9w1PfLaM9u2xQRS2YPSd8S9D1NKPBvdB1fr18_CxR-svEYj6URCf5QDFq3i03mqrDlbA
INFO: Invoking pre-call handler(s)...
INFO: focus removed from setTargets15
INFO: focus set on setTargets15
INFO: Received ajax response (12326 characters)
INFO: Invoking post-call handler(s)...
INFO: INFO: Initiating Ajax GET request on
resources/wicket.contrib.gmap.GMap2/wicket-gmap.js
INFO: Invoking pre-call handler(s)...
INFO: Received ajax response (7079 characters)
INFO: focus removed from setTargets15
INFO: Invoking post-call handler(s)...
ERROR: Exception evaluating javascript: [object Error]
INFO: Response processed successfully.
INFO: Invoking post-call handler(s)...
INFO: focus set on setTargets15
INFO: focus removed from setTargets15
INFO: last focus id was not set
INFO: focus set on wicketDebugLink
INFO: focus removed from wicketDebugLink
INFO: focus set on wicketDebugLink
INFO: focus removed from wicketDebugLink


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

Reply via email to