Re: [Tomahawk] t:inputCalendar do not work on IE9

2011-05-25 Thread Leonardo Uribe
Hi I have checked it and it is a bug, because IE9 is more strict. I created this issue: https://issues.apache.org/jira/browse/TOMAHAWK-1592 And commit a solution (you can take a look at the fix there). Thanks for the report, it helps a lot. Leonardo Uribe 2011/5/21 Werner Punz

Re: [Tomahawk] t:inputCalendar do not work on IE9

2011-05-21 Thread Werner Punz
Am 13.05.11 08:17, schrieb Admirolas: Hello, I have tried my JSF application, that uses MyFaces Tomahawk 1.1.10 with Internet Explorer 9. After click on calendar button I get JavaScript error: DOM Exception: INVALID_CHARACTER_ERR (5). IE9 JavaScript debugger shows, that exception is thrown in

[Tomahawk] t:inputCalendar do not work on IE9

2011-05-13 Thread Admirolas
Hello, I have tried my JSF application, that uses MyFaces Tomahawk 1.1.10 with Internet Explorer 9. After click on calendar button I get JavaScript error: DOM Exception: INVALID_CHARACTER_ERR (5). IE9 JavaScript debugger shows, that exception is thrown in calendar/popcalendar.js line 164.