[richfaces-issues] [JBoss JIRA] Updated: (RF-6038) fileUpload doesn't list uploaded files when placed in a4j:outputPanel with ajaxRendered="true"

Remo Marti (JIRA) jira-events at lists.jboss.org
Fri Feb 6 11:02:44 EST 2009


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

Remo Marti updated RF-6038:
---------------------------

    Attachment: expected.jpg


That's a screenshot of the EXPECTED behavior after upload

> fileUpload doesn't list uploaded files when placed in a4j:outputPanel with ajaxRendered="true"
> ----------------------------------------------------------------------------------------------
>
>                 Key: RF-6038
>                 URL: https://jira.jboss.org/jira/browse/RF-6038
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.3.0
>         Environment: RichFaces 3.3.0, JSF 1.2.09, Tomcat 6.0.18, FF 3.0.6, IE 7.0
>            Reporter: Remo Marti
>            Assignee: Tsikhon Kuprevich
>         Attachments: expected.jpg
>
>
> If a fileUpload is placed within an a4j:outputPanel which has ajaxRendered="true", the uploaded file(s) are not displayed in the list. With ajaxRendered="false", the problem does not occur. 
> Example:
> <a4j:outputPanel ajaxRendered="true">
>     <rich:fileUpload immediateUpload="true"/>
> </a4j:outputPanel>
> On the other hand, if allowFlash="true", the problem does not occur - even if  ajaxRendered="true".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list