In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
900 [In-Portal CMS] Front End bug report always 2010-10-24 13:19 2010-11-30 12:48
alex  
alex  
normal  
closed 5.1.1-B2  
fixed  
 
none 5.1.1-RC1  
http://groups.google.com/group/in-portal-bugs/browse_thread/thread/6f22a210722f920
0
0000900: Some of BMP files are not resized
In-Portal decides how image should be resized based on it's mime type. However BMP have 2 possible mime types (http://en.wikipedia.org/wiki/BMP_file_format):
* image/x-ms-bmp
* image/x-bmp

Only one of them is recognized by In-Portal and because of that BMP files of 1st type are not converted at all.
patch some_bmp_files_not_resized.patch (471) 2010-10-24 13:19
http://tracker.in-portal.org/file_download.php?file_id=818&type=bug
? special_test_bitmap.bmp (576,742) 2010-10-24 13:20
http://tracker.in-portal.org/file_download.php?file_id=819&type=bug
Issue History
2010-11-30 12:48 Dmitry Note Added: 0003009
2010-11-30 12:48 Dmitry Status resolved => closed
2010-10-25 01:51 alex Note Added: 0002921
2010-10-25 01:51 alex Status reviewed and tested => resolved
2010-10-25 01:51 alex Fixed in Version => 5.1.1-RC1
2010-10-25 01:51 alex Resolution open => fixed
2010-10-25 01:51 alex Assigned To !COMMUNITY => alex
2010-10-25 01:51 alex Changeset attached 5.1.x r14021
2010-10-24 17:04 Dmitry Note Added: 0002920
2010-10-24 17:04 Dmitry Status needs testing => reviewed and tested
2010-10-24 13:24 alex Assigned To => !COMMUNITY
2010-10-24 13:24 alex Developer => alex
2010-10-24 13:24 alex Status active => needs testing
2010-10-24 13:23 alex Reference => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/6f22a210722f920
2010-10-24 13:23 alex Description Updated bug_revision_view_page.php?rev_id=587#r587
2010-10-24 13:20 alex File Added: special_test_bitmap.bmp
2010-10-24 13:19 alex New Issue
2010-10-24 13:19 alex File Added: some_bmp_files_not_resized.patch

Notes
(0002920)
Dmitry   
2010-10-24 17:04   
Looks good, please commit to 5.1.1 RC1
(0002921)
alex   
2010-10-25 01:51   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0000900: Some of BMP files are not resized
(0003009)
Dmitry   
2010-11-30 12:48   
Closing released 5.1.1 task.