[ 
https://issues.apache.org/jira/browse/WICKET-4166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13135266#comment-13135266
 ] 

Gabriel LANDON commented on WICKET-4166:
----------------------------------------

Martin, I'm really sorry, this is indeed working with wicket 1.5.2.
I guess it was corrected with WICKET-4111.

Yesterday, I did update my pom.xml with wicket 1.5.2, but forget to regenerate 
my war! So I was still testing with wicket 1.5.1...

Thank you for your help. Can you please close this ticket?



                
> Wicket.Event.add(windows, "domready", ...) is triggered too soon in IE7 with 
> wicket 1.5.x
> -----------------------------------------------------------------------------------------
>
>                 Key: WICKET-4166
>                 URL: https://issues.apache.org/jira/browse/WICKET-4166
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5.1, 1.5.2
>         Environment: IE7
> windows XP
> Wicket 1.5.x
>            Reporter: Gabriel LANDON
>              Labels: ie7, javascript
>         Attachments: js0.JPG, js1.JPG, js2.JPG
>
>
> When using wicektstuff-gmap2-example with IE7, the code 
> Wicket.Event.add(window, "domready", function(event) { new 
> WicketMap2('map1');  is triggered before the page is ready. 
> So an error is raised saying that "WicketMap2 is undefined".
> It's working fine with IE8/IE9, FF7, Chrome and Opera.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to