-
Type:
Hot Fix Request
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 4.0.1
-
Fix Version/s: 4.1.4.31
-
Component/s: Share Application, Tika, POI, and Metadata Extraction
-
Labels:
-
Bug Priority:
-
Hot Fix Version:4.1.4.31
-
ACT Numbers:
00369740
Please tag in SVN
If you use "Adobe Photoshop CS6 (64 Bit - Windows)" to resize an image and save it, incorrect dimension metadata is saved.
Steps to reproduce:
- Download the attached JPG to your file system
- Check the properties of the file using normal operating system tools - it should show 657x1157 pixels
- Upload the file to Share
- Check the Document properties
Expected Behaviour:
You should see the following values
- Image Width : 1535
- Image Height : 367
Observed Behaviour
The following values are reported:
- Image Width : 2173
- Image Height : 520
The jpg was created by the following steps:
- Create a PSD in CS6 (size: 2173x520)
- Save that as a JPG
- re-open the JPG in CS6
- reesize it to 1535x367
- Save as the attached jpg
Please tag in SVN