Description
<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