]
Ilya Shaikovsky updated RF-9972:
--------------------------------
Priority: Critical (was: Major)
we should not redesign in future. should be changed in base.
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-input
Affects Versions: 4.0.0.Milestone5
Reporter: Ilya Shaikovsky
Assignee: Konstantin Mishin
Priority: Critical
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: