/[Apache-SVN]
ViewVC logotype

Revision 1102370


Jump to revision: Previous Next
Author: werpu
Date: Thu May 12 16:38:58 2011 UTC (12 years, 11 months ago)
Changed paths: 2
Log Message:
https://issues.apache.org/jira/browse/MYFACES-3139
We had to fix several issues in conjunction with ie9 and the quirks mode
the problem with ie9 simply was that it ran into the non compliant update part
thus scrificing performance on dom level and it also
due to its more standardized behavior triggered some errors
in the non compliant part.
All those issues are now fixed, both the error behavior and ie9 now runs properly
into the compliant part unless it is in quirks mode.
A similar issue was present for setAttributes where the standards setAttributes
was triggered despite being in quirks mode,

Also we ran another testing round for ie6 to ensure it still works.



Changed paths

Path Details
Directorymyfaces/core/trunk/api/src/main/javascript/META-INF/resources/myfaces/_impl/_util/_Dom.js modified , text changed
Directorymyfaces/core/trunk/api/src/main/javascript/META-INF/resources/myfaces/_impl/core/_Runtime.js modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26