In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1446 [In-Portal CMS] Data Management bug report always 2013-01-07 07:54 2013-01-07 07:58
alex  
alex  
normal  
resolved 5.1.1  
fixed  
 
none 5.2.1-B2  
https://groups.google.com/d/topic/in-portal-bugs/cFKvBgpJ52c/discussion
Fixes no permission error on CSV file upload
1
0001446: Unable to upload CSV file on Grid import page
Each grid can optionally have export/import buttons to export all data, that is matching a filter into a CSV file and later import it back.

This can be used for mass record editing in easy spreadsheet format.


However it turns out, that non-root users, who don't have access to "Tools -> System Tools" section can't upload any previously exported CSV file because of "No Permission" error.
patch no_permission_at_csv_upload.patch (683) 2013-01-07 07:54
http://tracker.in-portal.org/file_download.php?file_id=1899&type=bug
Issue History
2013-01-07 07:58 alex Note Added: 0005346
2013-01-07 07:58 alex Status reviewed and tested => resolved
2013-01-07 07:58 alex Fixed in Version => 5.2.1-B2
2013-01-07 07:58 alex Resolution open => fixed
2013-01-07 07:58 alex Assigned To !COMMUNITY => alex
2013-01-07 07:58 alex Changeset attached 5.2.x r15662
2013-01-07 07:56 alex Status needs testing => reviewed and tested
2013-01-07 07:55 alex Assigned To => !COMMUNITY
2013-01-07 07:55 alex Developer => alex
2013-01-07 07:55 alex Status active => needs testing
2013-01-07 07:55 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/cFKvBgpJ52c/discussion
2013-01-07 07:54 alex New Issue
2013-01-07 07:54 alex File Added: no_permission_at_csv_upload.patch
2013-01-07 07:54 alex Change Log Message => Fixes no permission error on CSV file upload
2013-01-07 07:54 alex Estimate Points => 1

Notes
(0005346)
alex   
2013-01-07 07:58   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001446: Unable to upload CSV file on Grid import page