[jira] [Commented] (MYFACES-3574) Update of 'javax.faces.ViewState' input elements fails

2014-04-10 Thread John Redwood (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13965038#comment-13965038 ] John Redwood commented on MYFACES-3574: --- Hi Werner, Just giving you an update -

[jira] [Commented] (ORCHESTRA-65) Create artifacts compatible with JSF 2.2

2014-04-10 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/ORCHESTRA-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13965414#comment-13965414 ] Leonardo Uribe commented on ORCHESTRA-65: - I have been thinking about this and

RestoreView Problem after dynamically added component

2014-04-10 Thread Volker Weber
Hi, we are facing a duplicate id exception after adding a component in applicationPhase to to view. We are using c:forEach and add an item to the iterated list in the actionListener. Saving this view is done without problem, but restoring this saved view results in a view containing the new

Re: [VOTE] release of MyFaces Core 2.2.3

2014-04-10 Thread Grant Smith
+1 On Wed, Apr 9, 2014 at 9:04 PM, Paul Nicolucci pnico...@us.ibm.com wrote: +1 Regards, Paul Nicolucci [image: Inactive hide details for Leonardo Uribe ---04/08/2014 11:11:41 AM---Hi, I was running the needed tasks to get the 2.2.3 releas]Leonardo Uribe ---04/08/2014 11:11:41 AM---Hi,

Re: RestoreView Problem after dynamically added component

2014-04-10 Thread Leonardo Uribe
Hi I was able to reproduce the problem. But I can confirm the problem is gone once you use 2.2.3 and make DynamicTab implements Serializable. I'll try to find if there is a way to fix it somehow in 2.1.x, so it can be less broken. regards, Leonardo 2014-04-10 17:05 GMT+02:00 Volker Weber

[jira] [Created] (MYFACES-3880) Allow view state to be rendered in the beginning of the form

2014-04-10 Thread Felipe Jaekel (JIRA)
Felipe Jaekel created MYFACES-3880: -- Summary: Allow view state to be rendered in the beginning of the form Key: MYFACES-3880 URL: https://issues.apache.org/jira/browse/MYFACES-3880 Project: MyFaces