Changes between Version 6 and Version 7 of Ticket #2732


Ignore:
Timestamp:
07/24/12 09:27:56 (22 months ago)
Author:
ross
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2732 – Description

    v6 v7  
    3030 
    3131 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, 
    3334     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. 
    3435 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.