[
https://jira.jboss.org/jira/browse/RF-5097?page=com.atlassian.jira.plugin...
]
Alex Tserbo commented on RF-5097:
---------------------------------
Following paragraph was added into the <rich:fileUpload> chapter:
1.
Each file in list waiting for upload has link "Cancel" opposite its name.
Clicking this link invokes JS API remove() function, which gets
$('id').component.entries[i] as a parameter and removes the particular file from
list and from the queue for upload. When file has been uploaded then link
"Cancel" changes to "Clear". Clicking "Clear" invokes
clear() JS API function, which also gets ID of the particular entry and removes it from
the list. Uploaded to server file itself is kept untouched.
2.
remove() function and its description was added into the "JavaScript API"
table.
fileUpload component description update
-----------------------------------------
Key: RF-5097
URL:
https://jira.jboss.org/jira/browse/RF-5097
Project: RichFaces
Issue Type: Task
Components: doc
Affects Versions: 3.2.2
Reporter: Svetlana mukhina
Assignee: Alex Tserbo
Fix For: 3.1.x
fileUpload section should be updated, for example there is no documentation on how to
deal with "clear" or "cancel" actions on uploaded files on the
server side at all.
--
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