[
https://issues.apache.org/jira/browse/WICKET-5071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13597537#comment-13597537
]
Jared Sol edited comment on WICKET-5071 at 3/8/13 8:45 PM:
-----------------------------------------------------------
To me it does not appear to be the call to
this.content.contentWindow.location.replace() that is converting the outer
modals src/url to "/wicket/bookmarkable/." This is handled by the call to
requestCycle.urlFor(). The inner modals src/url is not getting prepended with
"/wicket/bookmarkable/." If I hard code this to happen then the problem does
not occur.
To me it looks like the problem resides in the requestCycle.urlFor() call and
the mappers.
was (Author: dajre):
To me it does not appear to be the call to
this.content.contentWindow.location.replace() that is converting the outer
modals src/url to "/wicket/bookmarkable/." This is handled by the call to
requestCycle.urlFor(). The inner modal is not getting prepended with
"/wicket/bookmarkable/." If I hard code this to happen then the problem does
not occur.
To me it looks like the problem resides in the requestCycle.urlFor() call and
the mappers.
> 404 Error on Nested ModalWindows in IE7 and IE8
> -----------------------------------------------
>
> Key: WICKET-5071
> URL: https://issues.apache.org/jira/browse/WICKET-5071
> Project: Wicket
> Issue Type: Bug
> Components: wicket-extensions
> Affects Versions: 1.5.8, 6.6.0
> Environment: Internet Explorer 8.0.7601.17514
> Internet Explorer 7.0.5730.13
> Jetty 7 (multiple versions replicate the problem)
> Tomcat 6
> Reporter: Jered Myers
> Attachments: NestedModals.zip
>
>
> When opening a ModalWindow inside a ModalWindow, the inner ModalWindow
> generates a 404 error. Both windows use a PageCreator for content.
> To replicate, you must use an actual IE 7 or IE 8 browser, as this does not
> replicate using developer tools and setting the document and brower to IE 7.
> The problem can be seen at
> http://www.wicket-library.com/wicket-examples/ajax/modal-window. I will
> attach a Quickstart as well.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira