[ 
https://issues.apache.org/jira/browse/MYFACES-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12880641#action_12880641
 ] 

Werner Punz commented on MYFACES-2763:
--------------------------------------

Ok the issue is our outerhtml routine, specifically
        
    parentNode = item.parentNode;
     item.parentNode.replaceChild(evalNode, item);

problem here is we have multiple items, I am not sure if this causes the white 
screen
but everything points towards it.


> Example from MyFaces 2762 causes a white result page in ie6 and ie7 quirks 
> mode
> -------------------------------------------------------------------------------
>
>                 Key: MYFACES-2763
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2763
>             Project: MyFaces Core
>          Issue Type: Bug
>    Affects Versions: 2.0.1-SNAPSHOT
>         Environment: Javascript
>            Reporter: Werner Punz
>            Priority: Blocker
>
> See headline

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

Reply via email to