[jira] [Commented] (MYFACES-3840) UIViewRoot uses different id while saving and restoring states.

2014-01-02 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13860624#comment-13860624 ] Leonardo Uribe commented on MYFACES-3840: - I tried a quick helloworld example

[jira] [Commented] (MYFACES-3836) f:ajax disabled=false in commandButton with onclick prevents form submission

2014-01-02 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13860753#comment-13860753 ] Leonardo Uribe commented on MYFACES-3836: - I checked the patch and it is

[jira] [Updated] (MYFACES-3836) f:ajax disabled=false in commandButton with onclick prevents form submission

2014-01-02 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe updated MYFACES-3836: Resolution: Fixed Fix Version/s: 2.1.14 2.0.20

[jira] [Resolved] (MYFACES-3822) General cleanup and remove unused web config params

2014-01-02 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-3822. - Resolution: Fixed General cleanup and remove unused web config params

[jira] [Commented] (MYFACES-3804) Use the same key in server side state saving for ajax requests

2014-01-02 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13860889#comment-13860889 ] Leonardo Uribe commented on MYFACES-3804: - I have checked the patch provided,

[jira] [Updated] (MYFACES-3804) Use the same key in server side state saving for ajax requests

2014-01-02 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe updated MYFACES-3804: Resolution: Fixed Fix Version/s: 2.2.0 Assignee: Leonardo Uribe

[jira] [Resolved] (MYFACES-3806) Destroy ViewScope beans when view is discarded from view state.

2014-01-02 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-3806. - Resolution: Fixed Fixed with MYFACES-3804 Destroy ViewScope beans when view is

[jira] [Commented] (MYFACES-3836) f:ajax disabled=false in commandButton with onclick prevents form submission

2014-01-02 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13860894#comment-13860894 ] Leonardo Uribe commented on MYFACES-3836: - Thanks to Ali Cheaito for submit the

[jira] [Commented] (MYFACES-3836) f:ajax disabled=false in commandButton with onclick prevents form submission

2014-01-02 Thread Ali Cheaito (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13861084#comment-13861084 ] Ali Cheaito commented on MYFACES-3836: -- Thank you for taking the time to review.