You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Juergen Donnerstag (JIRA)" <ji...@apache.org> on 2009/04/09 15:31:13 UTC

[jira] Resolved: (WICKET-2220) YUI library used by Wicket Extensions - DateTime isn't IE8 compatible

     [ https://issues.apache.org/jira/browse/WICKET-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Juergen Donnerstag resolved WICKET-2220.
----------------------------------------

    Resolution: Fixed
      Assignee: Juergen Donnerstag

done. Please test it. 

> YUI library used by Wicket Extensions - DateTime isn't IE8 compatible
> ---------------------------------------------------------------------
>
>                 Key: WICKET-2220
>                 URL: https://issues.apache.org/jira/browse/WICKET-2220
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-datetime, wicket-extensions
>    Affects Versions: 1.4-RC2
>         Environment: Internet Explorer 8
>            Reporter: Esko Suomi
>            Assignee: Juergen Donnerstag
>             Fix For: 1.4-RC3
>
>
> YUI library included with Wicket Extensions - DateTime (and potentially others) is the version 2.3.0 which has compatability issues with Internet Explorer 8. The recommended version of YUIlib which is IE8 compliant is 2.7.0.
> The specific issue I hit was DateTimeField causing block on loading almost random resources on my page, after a while IE8 reported the following error:
> ------
> Webpage error details
> User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
> Timestamp: Thu, 9 Apr 2009 06:53:18 UTC
> Message: Unknown runtime error
> Line: 12
> Char: 1986
> Code: 0
> URI: [hidden to protect the guilty].YuiLib/calendar/calendar-min.js
> ------
> Related discussion: http://www.nabble.com/Layout-Manager-causing-IE-8-to-freeze.-td22381589.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.