JPEG-Images uploaded with IE does not show in colorbox
- Status
- Closed
- Subject
- JPEG-Images uploaded with IE does not show in colorbox
- Version
- 4.x
5.x - Category
- Usability
- Feature
- File Gallery (elFinder or standard UI)
- Resolution status
- Fixed or Solved
- Submitted by
- bubi
- Volunteered to solve
- bubi
- Lastmod by
- bubi
- Rating
- Description
Uploading jpeg images with Internet Explorer (6,7,8) provokes a tiny small white image when trying to display it with colorbox.
It seems to be the Internet Explorer Bug which marks JPEG-Images at download time with mime-type "image/pjpeg" instead of "image/jpeg".
- Solution
change tiki-upload_file.php
remove the 'p' if the $type is "image/pjpeg" (that comes from IE)this is done
- in tiki5 with svn-27506
- in proposals/4.x with svn-27509
- in trunc with svn-27510
- Workaround
correct the filetype value in table tiki_files for that files.
do not work with internet explorer- Importance
- 6
- Priority
- 30
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 3212
- Created
- Friday 04 June, 2010 14:33:22 UTC
by bubi - LastModif
- Sunday 06 June, 2010 11:13:30 UTC