[seam-issues] [JBoss JIRA] Closed: (JBSEAM-4690) Stop UIFileUpload from doing anything if the component wasn't rendered

Marek Novotny (JIRA) jira-events at lists.jboss.org
Thu Sep 2 04:24:52 EDT 2010


     [ https://jira.jboss.org/browse/JBSEAM-4690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marek Novotny closed JBSEAM-4690.
---------------------------------

    Resolution: Done


added skip of processing if component is not rendered

> 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
>            Assignee: Marek Novotny
>             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