[richfaces-issues] [JBoss JIRA] Created: (RF-9972) fileUpload: need to redesign method of getting data from uploadEvent

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Wed Dec 8 08:20:31 EST 2010


fileUpload: need to redesign method of getting data from uploadEvent
--------------------------------------------------------------------

                 Key: RF-9972
                 URL: https://jira.jboss.org/browse/RF-9972
             Project: RichFaces
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: component-drag/drop
    Affects Versions: 4.0.0.Milestone5
            Reporter: Ilya Shaikovsky
            Assignee: Konstantin Mishin
             Fix For: 4.0.0.Milestone5


currently two separate method should be called and it depeds on the fact if temp files used during upload or not.

Need to refactor Event in order the same method to be used in any case.

Original proposal of method for event
getInputStream
getData
getContentType
getSize
getName

that methods should deal with temp file or byte array internally.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list