In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1068 [In-Portal CMS] Admin Interfaces bug report always 2011-05-28 15:04 2011-09-19 16:08
alex  
alex  
normal  
closed 5.1.2  
fixed  
 
none 5.1.3-B2  
https://groups.google.com/d/topic/in-portal-bugs/rZ5bfdxwNdU/discussion
Fixes flash uploader "Browse" button encoding problem
0
0001068: Inability to use non-latin characters in flash uploader "Browse" button
For quite awhile we weren't able to make non-latin symbols (e.g. Russian) work in "Browse" button of Flash Uploader.

It's funny, but after all these years I've noticed that we are using incorrect javascript encoding function: escape instead of encodeURIComponent.
related to 0000043closed  (5.2.0)alex SWFUploader and "Save" button. 
patch wrong_uploader_param_encoding_when_passed_to_flash.patch (3,495) 2011-05-28 15:04
http://tracker.in-portal.org/file_download.php?file_id=1032&type=bug
Issue History
2011-09-19 16:08 alex Note Added: 0003825
2011-09-19 16:08 alex Status resolved => closed
2011-06-27 03:00 alex Note Added: 0003564
2011-06-27 03:00 alex Status reviewed and tested => resolved
2011-06-27 03:00 alex Fixed in Version => 5.1.3-B2
2011-06-27 03:00 alex Resolution open => fixed
2011-06-27 03:00 alex Assigned To !COMMUNITY => alex
2011-06-27 03:00 alex Changeset attached 5.1.x r14392
2011-06-26 22:46 Dmitry Note Added: 0003551
2011-06-26 22:46 Dmitry Status needs testing => reviewed and tested
2011-06-19 21:26 Dmitry Note Added: 0003528
2011-06-19 21:26 Dmitry Target Version Icebox => 5.1.3
2011-05-28 15:07 alex Relationship added related to 0000043
2011-05-28 15:07 alex Note Added: 0003506
2011-05-28 15:05 alex Assigned To => !COMMUNITY
2011-05-28 15:05 alex Developer => alex
2011-05-28 15:05 alex Status active => needs testing
2011-05-28 15:05 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/rZ5bfdxwNdU/discussion
2011-05-28 15:04 alex New Issue
2011-05-28 15:04 alex File Added: wrong_uploader_param_encoding_when_passed_to_flash.patch
2011-05-28 15:04 alex Change Log Message => Fixes flash uploader "Browse" button encoding problem

Notes
(0003506)
alex   
2011-05-28 15:07   
To test please replace "Browse" word in "inp_edit_swf_upload" block in "core/admin_templates/incs/form_blocks.tpl" file.
(0003528)
Dmitry   
2011-06-19 21:26   
Move to In-Portal 5.1.3 release.
(0003551)
Dmitry   
2011-06-26 22:46   
Tested good, please commit!
(0003564)
alex   
2011-06-27 03:00   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0001068: Inability to use non-latin characters in flash uploader "Browse" button
(0003825)
alex   
2011-09-19 16:08   
Closing, since 5.1.3 release has been released.