In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
752 [In-Portal CMS] Caching System bug report always 2010-05-29 16:37 2010-07-22 15:03
alex  
alex  
normal  
closed 5.1.0-B1  
fixed  
 
none 5.1.0-B2  
http://groups.google.com/group/in-portal-bugs/browse_thread/thread/3a277ce572564ca1
0
0000752: Uploader javascript is not compressed
Just noticed, that uploader javascript is not compressed.

This <script type="text/javascript" src="js/uploader.js"></script> should became <script type="text/javascript" src="<inp2:m_Compress files='js/uploader/upload_manager.js|js/uploader/uploader.js'/>"></script>
related to 0000457closed  (5.1.0)!COMMUNITY Automatic CSS / JS Compression 
patch uploader_js_not_compressed_core.patch (2,312) 2010-05-29 16:37
http://tracker.in-portal.org/file_download.php?file_id=601&type=bug
patch uploader_js_not_compressed_modules.patch (2,384) 2010-05-29 16:37
http://tracker.in-portal.org/file_download.php?file_id=602&type=bug
Issue History
2010-07-22 15:03 alex Note Added: 0002511
2010-07-22 15:03 alex Status resolved => closed
2010-06-01 02:02 alex Issue Monitored: Dmitry
2010-06-01 02:02 alex Note Added: 0002359
2010-06-01 02:01 alex Note Added: 0002358
2010-06-01 02:01 alex Status reviewed and tested => resolved
2010-06-01 02:01 alex Fixed in Version => 5.1.0-B2
2010-06-01 02:01 alex Resolution open => fixed
2010-06-01 02:01 alex Changeset attached 5.1.x r13664
2010-06-01 01:48 alex Changeset attached 5.1.x r13663
2010-06-01 01:48 alex Changeset attached 5.1.x r13662
2010-06-01 01:48 alex Changeset attached 1.1.x r13661
2010-05-30 15:38 Dmitry Note Added: 0002335
2010-05-30 15:38 Dmitry Assigned To !COMMUNITY => alex
2010-05-30 15:38 Dmitry Status needs testing => reviewed and tested
2010-05-29 16:40 alex Assigned To => !COMMUNITY
2010-05-29 16:40 alex Developer => alex
2010-05-29 16:40 alex Status active => needs testing
2010-05-29 16:40 alex Reference => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/3a277ce572564ca1
2010-05-29 16:38 alex Relationship added related to 0000457
2010-05-29 16:37 alex File Added: uploader_js_not_compressed_modules.patch
2010-05-29 16:37 alex File Added: uploader_js_not_compressed_core.patch
2010-05-29 16:37 alex New Issue

Notes
(0002335)
Dmitry   
2010-05-30 15:38   
Tested good, but see comment in 0000456
(0002358)
alex   
2010-06-01 02:01   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0000752: Uploader javascript is not compressed
(0002359)
alex   
2010-06-01 02:02   
Reminder sent to: Dmitry

Found error is CSV file import in widget section, since "adm:OnUploadFile" event was outdated. Fixed.
(0002511)
alex   
2010-07-22 15:03   
Closing, since 5.1.0 release has been released.