Just out of curiosity, why are we bothering to support a browser that is discontinued by Microsoft and doesn't even get security patches anymore? I would think the minimum IE version for all MyFaces projects should be no earlier than 6.0sp1 to keep in sync. with the current Microsoft support.
-Andrew On Thu, Apr 24, 2008 at 8:11 AM, Simon Kitching (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/TOMAHAWK-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Simon Kitching resolved TOMAHAWK-1240. > -------------------------------------- > > Resolution: Fixed > Fix Version/s: 1.1.7-SNAPSHOT > > Fixed by calling > document.body.appendChild > not > document.appendChild > > > inputCalendar popup mode broken for IE5.5 by commit r619397 on 2008-02-07 > > ------------------------------------------------------------------------- > > > > Key: TOMAHAWK-1240 > > URL: https://issues.apache.org/jira/browse/TOMAHAWK-1240 > > Project: MyFaces Tomahawk > > Issue Type: Bug > > Components: Calendar > > Affects Versions: 1.1.7-SNAPSHOT > > Reporter: Simon Kitching > > Fix For: 1.1.7-SNAPSHOT > > > > > > With ie5.5, clicking on an inputCalendar popup button currently causes > "object has no such method or property", and fails to popup. > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > >
