It looks like it was a bug fixed in a 1.5 release candidate ( https://issues.apache.org/jira/browse/WICKET-3982). The example in my link (http://www.wicket-library.com/wicket-examples/ajax/modal-window) appears to be using Wicket 1.5.9, so it should be fixed in that code and it isn't. I am replicating the problem in my own code using Wicket 6.5. I am going to keep digging, but I am suspicious that tests may have been done using the developer tools in IE9. I know that using the IE9 developer tools and changing the document and browser modes will not replicate the problem.

On 02/23/2013 04:53 AM, Martin Grigorov wrote:
Hi,

There was such issue before but as far as I remember it was fixed.
Look in Jira. There is also a special code for IE7/8 in ModalWindow.java


On Sat, Feb 23, 2013 at 2:40 AM, Jered Myers
<[email protected]>wrote:

The same problem happens in IE 8.  Using development mode (F12) in IE9+ to
lower the browser version will not replicate the problem.


On 02/22/2013 03:23 PM, Jered Myers wrote:

Wicket 6.5

I am getting a 404 error in IE 7 when I open a ModalWindow in a
ModalWindow.  Both windows use page creators.  Has anybody run into this
before?  The code works fine in Firefox, Chrome, and lE9+. This replicates
in the Wicket examples if you use the "Show modal dialog with a page" and
then "Open another modal dialog" @ http://www.wicket-library.com/**
wicket-examples/ajax/modal-**window<http://www.wicket-library.com/wicket-examples/ajax/modal-window>


------------------------------**------------------------------**---------
To unsubscribe, e-mail: 
users-unsubscribe@wicket.**apache.org<[email protected]>
For additional commands, e-mail: [email protected]




Reply via email to