[seam-issues] [JBoss JIRA] Updated: (JBSEAM-4690) Stop UIFileUpload from doing anything if the component wasn't rendered
Marek Novotny (JIRA)
jira-events at lists.jboss.org
Mon Aug 9 02:53:49 EDT 2010
[ https://jira.jboss.org/browse/JBSEAM-4690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marek Novotny updated JBSEAM-4690:
----------------------------------
Fix Version/s: 2.2.1.CR3
(was: 2.2.1.CR2)
> 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.CR3
>
> 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
More information about the seam-issues
mailing list