-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Low
-
Component/s: Work Item - View (Internal developer use only)
-
None
-
1
-
Severity 3 - Minor
Summary
Images with little endian encoding doesn't show the thumbnail on JIRA attachments.
img.jpg: RIFF (little-endian) data
Environment
- 1000.892.2
Steps to Reproduce
- Upload the file to JIRA issue.
- Thumbnail appears only when uploading.
- After upload finished, the thumbnail changes to jira default.
Expected Results
The thumbnail is either loaded correctly or a "Format not supported" error message should be displayed.
Actual Results
The thumbnail is not shown, instead, it's shown the JIRA default thumbnail.
This is due to the file encoding:
img.jpg: RIFF (little-endian) data
Workaround
Convert the image file