[richfaces-issues] [JBoss JIRA] Created: (RF-3032) FileUpload: throw exception if inappropriate method has been called

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Thu Apr 10 20:26:54 EDT 2008


FileUpload: throw exception if inappropriate method has been called
-------------------------------------------------------------------

                 Key: RF-3032
                 URL: http://jira.jboss.com/jira/browse/RF-3032
             Project: RichFaces
          Issue Type: Task
    Affects Versions: 3.2.1
            Reporter: Nick Belaevski
         Assigned To: Andrei Markavtsov
             Fix For: 3.2.1


Throw exception when:

org.richfaces.model.UploadItem#isFile() = true & org.richfaces.model.UploadItem#getData() is called

and when:

org.richfaces.model.UploadItem#isFile() = false & org.richfaces.model.UploadItem#getFile() is called

with explanatory message

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

        



More information about the richfaces-issues mailing list