Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.2.5
-
Fix Version/s: 6.3
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:any
-
Support Case References:
Description
The file in question has an image that is rendered banded and using the incorrect colors.
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 6.3 [ 13093 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #52075 | Mon Nov 13 11:56:30 MST 2017 | patrick.corless | predictors. |
Files Changed | ||||
![]() ![]() ![]() ![]() |
Status | Resolved [ 5 ] | Closed [ 6 ] |
On closer inspection the image type is PNG and the we are incorrectly assigning the true width of the image. A quick touch up to how we interpret width form columns and the image renders as expected.