[
https://issues.apache.org/jira/browse/MYFACES-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruno Aranda resolved MYFACES-1633.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.2.0-SNAPSHOT
New IDs where generated on post back for components that already had one due to
a bug in the generation of the id. Components where inserted in the wrong place
as the list of component IDs and the actual child components for a parent where
different.
> Incorret view rendering after postback
> --------------------------------------
>
> Key: MYFACES-1633
> URL: https://issues.apache.org/jira/browse/MYFACES-1633
> Project: MyFaces Core
> Issue Type: Bug
> Components: JSR-252
> Affects Versions: 1.2.0-SNAPSHOT
> Reporter: Bruno Aranda
> Assigned To: Bruno Aranda
> Priority: Blocker
> Fix For: 1.2.0-SNAPSHOT
>
>
> The rendered code and the html code from the page are not ordered correctly.
> Visual mess.
> Easily observable when running the simple examples with our 1.2
> implementation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.