Hi,I've got a problem with some ajax request on IE8 64 bits.After closing a
pop-up, which imply a refresh of the page, an IE pop-up saying
"StackOverflow" appears.It does not happen on IE8 32 bits.The IE debugger
points to "notify();" at the line 931 of wicket-ajax.jstry { eval(text);}
catch (exception) {Wicket.Log.error("Wicket.Ajax.Call.processEvaluation:
Exception evaluating javascript: " + exception);}* notify();*}The value of
the variable text is :"attachChoiceHandlers('id3dd', function() {var
wcall=wicketAjaxPost('?wicket:interface=:341:form:blocGroupesArticles:groupes:7:bloc:wrapper:articles:0:article:formArticle:engagement:choixEngagement::IActivePageBehaviorListener:0:-1&wicket:ignoreIfNotActive=true',
wicketSerializeForm(document.getElementById('id3dd',false)),function() {
}.bind(this),function() { }.bind(this), function() {return Wicket.$('id3dd')
!= null;}.bind(this));});"Is that an issue that has been fixed in another
version ?Is there any workaround if i can't upgrade my wicket version
?Thanks for your help !Maxime



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Wicket-1-4-9-StackOverflow-wicket-ajax-js-with-IE8-64bits-tp4658229.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to