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

Lech S. edited comment on WICKET-5608 at 7/8/14 9:26 AM:
---------------------------------------------------------

The workarounds are not good enough for me. 
I *cannot*:
* Refactor all application and remove <div> from it; example [^calerr.7z] try 
to _showcase_ some generic mechanism for pop-ups. 
* add any new library at all

What about not nice solution just for IE 8 ? Can it be implemented as 
DataPicker-IE8 as component working under IE 8 ? 
If not could you provide example workaround based only on wicket panel classes 
and htmls modification only ?




was (Author: lech123):
The workarounds are not good enough for me. 
I *cannot*:
* Refactor all application and remove <div> from it; example [^calerr.7z] try 
to _showcase_ some generic mechanism for pop-ups. 
* add any new library at all

What about not nice solution just for IE 8 ? Can it be implemented as 
DataPicker-IE8 as component working under IE 8 ? 
If not could you provide example workaround based only on wicket classes and 
htmls modification only ?



> 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
>    Affects Versions: 6.9.1, 6.15.0
>            Reporter: Lech S.
>         Attachments: calerr.7z
>
>
> 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)

Reply via email to