You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Lech S. (JIRA)" <ji...@apache.org> on 2014/06/04 17:21:02 UTC

[jira] [Created] (WICKET-5608) Calendar (DataPicker) javascript error in modal window under IE 8

Lech S. created WICKET-5608:
-------------------------------

             Summary: Calendar (DataPicker) javascript error in modal window under IE 8
                 Key: WICKET-5608
                 URL: https://issues.apache.org/jira/browse/WICKET-5608
             Project: Wicket
          Issue Type: Bug
            Reporter: Lech S.


When:
* modal window was created using modal.setContent()
* containing calendar 
* calendar (datePicker) component is clicked under IE 8
Then Javascript error is being thrown:
{code}
Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; InfoPath.3)
Timestamp: Wed, 4 Jun 2014 15:17:47 UTC


Message: Unknown runtime error
Line: 3336
Char: 9
Code: 0
URI: http://localhost:8080/calerr/wicket/resource/org.apache.wicket.extensions.yui.YuiLib/calendar/calendar.js

{code}

This bug exist since Wicket 6.9.1 (6.15.0 still present)




--
This message was sent by Atlassian JIRA
(v6.2#6252)