IE6 sometimes fails when using wicket ajax ------------------------------------------
Key: WICKET-2748 URL: https://issues.apache.org/jira/browse/WICKET-2748 Project: Wicket Issue Type: Improvement Reporter: Igor Vaynberg Assignee: Igor Vaynberg Priority: Minor <victori> ivaynberg1 any comment on "ERROR: Wicket.Ajax.Call.failure: Error while parsing response: Object required" in IE6 <victori> ah got it, .bind(this) in wicket callback script <victori> nope <victori> err <victori> yep it is strictly the wicketAjaxGet() func that is triggering it <victori> ivaynberg1 fixed the issue; http://pastie.org/827583 <victori> you can't have preconditioned fields be nulled out for IE6 <ivaynberg1> so why has it worked till now? <victori> ivaynberg1 I am using it in an odd way, passing callbackscripts up to frontend where I am executing it at a later time via strict javascript component -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.