[jira] [Created] (MYFACES-4035) f:setPropertyActionListener can not assign variable from another Beans with composite component in MyFaces

2016-02-23 Thread Leonardo Uribe (JIRA)
Leonardo Uribe created MYFACES-4035: --- Summary: f:setPropertyActionListener can not assign variable from another Beans with composite component in MyFaces Key: MYFACES-4035 URL:

[jira] [Created] (MYFACES-4034) submitForm() not defined for myfaces.JSF_JS_MODE 'minimal-modern'

2016-02-23 Thread Leonardo Uribe (JIRA)
Leonardo Uribe created MYFACES-4034: --- Summary: submitForm() not defined for myfaces.JSF_JS_MODE 'minimal-modern' Key: MYFACES-4034 URL: https://issues.apache.org/jira/browse/MYFACES-4034 Project:

[jira] [Commented] (MYFACES-4033) Weird behavior with form authencation / forward / restore view

2016-02-23 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15159836#comment-15159836 ] Leonardo Uribe commented on MYFACES-4033: - There is one case when a forward is done. The class

[jira] [Commented] (MYFACES-4032) upgrade common-beanutils to 1.9.2 to resolve security vulnerability

2016-02-23 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15159734#comment-15159734 ] Leonardo Uribe commented on MYFACES-4032: - BeanIntrospector is never used, so there is no place

[jira] [Commented] (MYFACES-4033) Weird behavior with form authencation / forward / restore view

2016-02-23 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15159731#comment-15159731 ] Thomas Andraschko commented on MYFACES-4033: Detecting a forward is easy -> if

[jira] [Commented] (MYFACES-4033) Weird behavior with form authencation / forward / restore view

2016-02-23 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15159725#comment-15159725 ] Leonardo Uribe commented on MYFACES-4033: - MyFaces uses some identifiers to detect when a view

[jira] [Commented] (MYFACES-4033) Weird behavior with form authencation / forward / restore view

2016-02-23 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15158642#comment-15158642 ] Thomas Andraschko commented on MYFACES-4033: Hmm, you are absolulety right. I just debugged