Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 410931

Summary: Opening a JPG file shows as text in editor when ".JPG" extension is upper case
Product: [ECD] Orion Reporter: John Duimovich <jduimovich>
Component: ClientAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: mamacdon
Version: 2.0   
Target Milestone: 4.0 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description John Duimovich CLA 2013-06-17 11:37:59 EDT
When the file extension of a jpg file is upper case, Orion tries to edit it.

The link Orion used for the upper case "JPG" file

http://localhost:8081/edit/edit.html#/file/johnd/home/gouin/img_2525a.JPG

The text editor is full of trash characters. 

Same file with a lower case file extension, opens in browser and displays it.

The link Orion used for the lower case "jpg" file. 

http://localhost:8081/file/johnd/home/gouin/img_2525a.jpg
Comment 1 Mark Macdonald CLA 2013-06-17 13:04:42 EDT
The file extension matching should be case-insensitive.