Changes between Version 6 and Version 7 of Ticket #2732
- Timestamp:
- 07/24/12 09:27:56 (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2732 – Description
v6 v7 30 30 31 31 1. File upload should be a straightforward file upload with normal auth checks and normal processing of the posted data. 32 2. a. When called via ajax then the ID of the newly created file should be returned, 32 2. 33 a. When called via ajax then the ID of the newly created file should be returned, 33 34 b. When called via WUI then it should also be given the url to redirect to after the file upload has been handled - the id will be passed as a query param. 34 35 3. The resource save should check whether it has a file id and in that case updates the file object to point to the resource.