[
https://issues.apache.org/jira/browse/MYFACES-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12880667#action_12880667
]
Werner Punz edited comment on MYFACES-2763 at 6/20/10 4:30 PM:
---------------------------------------------------------------
Ok we have the issue fixed the outerhtml indeed was buggy, the reason for the
issue was
that the outerhtml was triggered against code with multiple root elements,
normally this does not happen but in case of a full body replacement it can
happen due to the replacement logic (which takes into consideration that chrome
and others do not allow the replacement of a body tag just its content and
attributes)
was (Author: werpu):
Ok we have the issue fixed the outerhtml indeed was buggy, the reason for
the issue was
that the outerhtml was triggered against code with multiple root elements,
normally this does not happen bug in case of a full body replacement it can
happen due to the replacement logic (which takes into consideration that chrome
and others do not allow the replacement of a body tag just its content and
attributes)
> 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
> Fix For: 2.0.1-SNAPSHOT
>
>
> See headline
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.