Stop UIFileUpload from doing anything if the component wasn't rendered
----------------------------------------------------------------------
Key: JBSEAM-4690
URL:
https://jira.jboss.org/browse/JBSEAM-4690
Project: Seam
Issue Type: Bug
Components: JSF Controls
Affects Versions: 2.2.1.CR1
Environment: Apache 6.0.24
Reporter: Christoph Brill
Fix For: 2.2.1.CR2
Attachments: 0001-Bugfix-Don-t-do-anything-if-the-component-wasn-t-ren.patch
Currently UIFileUpload ignores if was rendered and updates a data binding to null even if
rendered is set to false on the s:fileInput-tag. This different from what UIInput does
which should be NOP if not rendered.
The attached patch fixes this behaviour.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira