You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Ganesh Jung (JIRA)" <de...@myfaces.apache.org> on 2009/06/11 13:39:07 UTC

[jira] Created: (MYFACES-2244) fix IE8 incompatibilities in JS

fix IE8 incompatibilities in JS
-------------------------------

                 Key: MYFACES-2244
                 URL: https://issues.apache.org/jira/browse/MYFACES-2244
             Project: MyFaces Core
          Issue Type: Sub-task
          Components: JSR-314
    Affects Versions: 2.0.0-alpha
         Environment: Javascript
            Reporter: Ganesh Jung
            Assignee: Ganesh Jung
            Priority: Trivial


- IE 8 sees XML Header as first sibling ...
- (itemIdToReplace instanceof Node) is NOT compatible with IE8


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


[jira] Resolved: (MYFACES-2244) fix IE8 incompatibilities in JS

Posted by "Ganesh Jung (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-2244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ganesh Jung resolved MYFACES-2244.
----------------------------------

    Resolution: Fixed

fixed IE incompatibilities in _Utils.js and _AjaxResponse.js

> fix IE8 incompatibilities in JS
> -------------------------------
>
>                 Key: MYFACES-2244
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2244
>             Project: MyFaces Core
>          Issue Type: Sub-task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>         Environment: Javascript
>            Reporter: Ganesh Jung
>            Assignee: Ganesh Jung
>            Priority: Trivial
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> - IE 8 sees XML Header as first sibling ...
> - (itemIdToReplace instanceof Node) is NOT compatible with IE8

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