In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1396 [In-Portal CMS] Data Management task N/A 2012-09-16 06:32 2012-10-04 10:49
alex  
alex  
normal  
resolved 5.0.0  
fixed  
 
none 5.2.1-B1  
https://groups.google.com/d/topic/in-portal-dev/W3V9cRomE1M/discussion
Adds support for bmp/jpeg file uploads
1
0001396: Add "jpeg" and "bmp" to allowed image file extensions
Currently on most upload fields, where images are uploaded only files with following extensions are allowed for upload:

* jpg
* png
* gif

I'm proposing also to allow following extensions:

* jpeg
* bmp
patch allow_jpeg_and_bmp_uploads_core.patch (3,698) 2012-10-04 10:47
http://tracker.in-portal.org/file_download.php?file_id=1815&type=bug
patch allow_jpeg_and_bmp_uploads_modules.patch (3,265) 2012-10-04 10:47
http://tracker.in-portal.org/file_download.php?file_id=1816&type=bug
Issue History
2012-10-04 10:49 alex Changeset attached 5.2.x r15558
2012-10-04 10:49 alex Note Added: 0005206
2012-10-04 10:49 alex Status reviewed and tested => resolved
2012-10-04 10:49 alex Fixed in Version => 5.2.1-B1
2012-10-04 10:49 alex Resolution open => fixed
2012-10-04 10:49 alex Assigned To !COMMUNITY => alex
2012-10-04 10:49 alex Changeset attached 5.2.x r15557
2012-10-04 10:48 alex Changeset attached 5.2.x r15556
2012-10-04 10:48 alex Changeset attached 1.2.x r15555
2012-10-04 10:48 alex Note Added: 0005205
2012-10-04 10:48 alex Status needs testing => reviewed and tested
2012-10-04 10:47 alex Assigned To => !COMMUNITY
2012-10-04 10:47 alex Developer => alex
2012-10-04 10:47 alex Status active => needs testing
2012-10-04 10:47 alex File Added: allow_jpeg_and_bmp_uploads_modules.patch
2012-10-04 10:47 alex File Added: allow_jpeg_and_bmp_uploads_core.patch
2012-09-16 06:32 alex New Issue
2012-09-16 06:32 alex Reference => https://groups.google.com/d/topic/in-portal-dev/W3V9cRomE1M/discussion
2012-09-16 06:32 alex Change Log Message => Adds support for bmp/jpeg file uploads
2012-09-16 06:32 alex Estimate Points => 1

Notes
(0005205)
alex   
2012-10-04 10:48   
Will test all together later.
(0005206)
alex   
2012-10-04 10:49   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001396: Add "jpeg" and "bmp" to allowed image file extensions