In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1291 [In-Portal CMS] Front End bug report always 2012-05-18 04:25 2012-07-25 05:30
alex  
alex  
normal  
closed 5.1.0  
fixed  
 
none 5.2.0-RC1  
https://groups.google.com/d/topic/in-portal-bugs/SZg4O5rXZLM/discussion
Fixes problems with uploading files, that have "&" in filename
1
0001291: Uploaded files with "&" in name are showing
I've discovered several bugs, while using flash uploader on Front-End:
* when uploading a file with "&" in filename (e.g. "test&fail.jpg"), then it's thumbnail image isn't shown and image itself can't be deleted
* getting url to fullsized image in PrimaryImage field (tag: <inp2:l_Field name="PrimaryImage" format="full_url"/>) created broken url by repeating /system/images/ 2 times
related to 0000456closed  (5.1.0)alex Major Flash Uploader Redesign 
parent of 0001358closed  (5.2.0)alex Unable to upload anything on Front-End 
patch amp_in_uploaded_filenames.patch (5,860) 2012-05-18 04:25
http://tracker.in-portal.org/file_download.php?file_id=1664&type=bug
patch incorrect_full_url_format_for_primaryimage_field.patch (2,369) 2012-05-18 04:33
http://tracker.in-portal.org/file_download.php?file_id=1665&type=bug
Issue History
2012-07-25 05:30 alex Note Added: 0004897
2012-07-25 05:30 alex Status resolved => closed
2012-07-19 04:17 alex Relationship added parent of 0001358
2012-05-18 04:38 alex Relationship added related to 0000456
2012-05-18 04:34 alex Note Added: 0004653
2012-05-18 04:34 alex Status reviewed and tested => resolved
2012-05-18 04:34 alex Fixed in Version => 5.2.0-RC1
2012-05-18 04:34 alex Resolution open => fixed
2012-05-18 04:34 alex Assigned To !COMMUNITY => alex
2012-05-18 04:34 alex Changeset attached 5.2.x r15346
2012-05-18 04:33 alex File Added: incorrect_full_url_format_for_primaryimage_field.patch
2012-05-18 04:30 alex Changeset attached 5.2.x r15345
2012-05-18 04:29 alex Note Added: 0004652
2012-05-18 04:29 alex Status needs testing => reviewed and tested
2012-05-18 04:29 alex Assigned To => !COMMUNITY
2012-05-18 04:29 alex Developer => alex
2012-05-18 04:29 alex Status active => needs testing
2012-05-18 04:29 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/SZg4O5rXZLM/discussion
2012-05-18 04:25 alex New Issue
2012-05-18 04:25 alex File Added: amp_in_uploaded_filenames.patch
2012-05-18 04:25 alex Change Log Message => Fixes problems with uploading files, that have "&" in filename
2012-05-18 04:25 alex Estimate Points => 1

Notes
(0004652)
alex   
2012-05-18 04:29   
Will test all together later.
(0004653)
alex   
2012-05-18 04:34   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001291: Uploaded files with "&" in name are showing
(0004897)
alex   
2012-07-25 05:30   
Since 5.2.0/1.2.0 versions was released.