[richfaces-issues] [JBoss JIRA] (RF-3566) Can't use messages with fileUpload

Martin Dames (JIRA) jira-events at lists.jboss.org
Fri Jan 27 07:35:50 EST 2012


    [ https://issues.jboss.org/browse/RF-3566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662411#comment-12662411 ] 

Martin Dames edited comment on RF-3566 at 1/27/12 7:33 AM:
-----------------------------------------------------------

My workaround for the negative case is to throw an exception in upload listener. Negative case could be the violation of total upload size if file is too big. This will force an "upload.transferError" and messages will be displayed. But I have no workaround for the positive case. (Richfaces 3.3.3)
                
      was (Author: specialagent):
    My workaround for the negative case is to throw an exception in upload listener. Negative case could be the violation of total upload size if file is too big. This will force an "upload.transferError" and messages will be displayed. But I have no workaround for the positive case.
                  
> Can't use messages with fileUpload
> ----------------------------------
>
>                 Key: RF-3566
>                 URL: https://issues.jboss.org/browse/RF-3566
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 3.2.1
>            Reporter: Ilya Shaikovsky
>            Assignee: Konstantin Mishin
>             Fix For: 4.0.0.Milestone5
>
>
> http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4153840#4153840
> Using his code in demosite listener I'm getting next behaviour.
> "Transfer error occuried" error in file upload status.
> But rich:messages which added to the page doesn't show anything.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list