[
https://issues.apache.org/jira/browse/MYFACES-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Werner Punz resolved MYFACES-3061.
----------------------------------
Resolution: Fixed
Fix Version/s: 2.0.5-SNAPSHOT
Thanks for reporting the bug, the issue as reported is more a bug in webkit
than in myfaces but nevertheless, workaround code had to be added to fix this
> Failure rendering the whole page by ajax due to ui:debug
> ---------------------------------------------------------
>
> Key: MYFACES-3061
> URL: https://issues.apache.org/jira/browse/MYFACES-3061
> Project: MyFaces Core
> Issue Type: Bug
> Affects Versions: 2.0.4
> Reporter: Nick Belaevski
> Assignee: Werner Punz
> Fix For: 2.0.5-SNAPSHOT
>
>
> The following code:
> <h:head>
> </h:head>
> <h:body>
> <h:form>
> <ui:debug />
> <h:commandLink value="Ajax">
> <f:ajax render="@all" />
> </h:commandLink>
> </h:form>
> </h:body>
> Fails to update page correctly in Chrome browser.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira