Bugs item #1502544, was opened at 2006-06-07 21:41
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1502544&group_id=119783

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: 1.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Karthik Guru (karthik_g)
Assigned to: Nobody/Anonymous (nobody)
Summary: AjaxCallDecorator script problem in IE

Initial Comment:
refer to this example:

http://www.wicket-library.com/wicket-examples/ajax?wicket:bookmarkablePage=:wicket.examples.ajax.builtin.LinksPage
Click on the failure link,
it wil display the 'failure' alert twice.
The script is executing twice only on IE though.

The behavior is fine on Firefox.

I ran into something similar when developing a custom
AjaxFallbackDropDownChoice component.
When the ajax request would fail, onSelctionChanged
would get called twice (only on IE).



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1502544&group_id=119783


_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to