that must be it!
Aaron
On Thu, 2006-06-08 at 15:05 -0700, Igor Vaynberg wrote:
ie throws that stupid and useless error when you try to update certain elements on the page like thead, tbody, tr, some others.
what element are you trying to update?
-Igor
On 6/8/06, Aaron Hiniker <[EMAIL PROTECTED]> wrote:
I am using AjaxFallbackLink to update components. In FF everything works fine, however in IE there are problems. The AJAX call executes (log statements are output from the server), but when it comes back to the client for updating I am getting the following error:
<ajax-response> ..... this all looks good </ajax-response>
ERROR: error while processing response: [object Error].Unknown runtime error
INFO: invoking failure handler...
---END--
(this is reported from the Wicket Ajax Debug window)
Neither FF or IE complain about script errors
I run wicket with debug priority and I don't see anything out of the ordinary in the logs.. this code is latest snapshot.
any ideas on what the problem is, or at least how to isolate the problem?
Aaron
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user
_______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
_______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
