Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 6.3.3
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:any
Description
A community memory submitted a file that is not being rendered. Closer inspection has shown the document has some bad grey colour values that are parser is trying to handle.
Grey values need to be in the range of 0.0-1.0
Added a few check for stroking and none stroking colours.
Grey values need to be in the range of 0.0-1.0
Added a few check for stroking and none stroking colours.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Added a range check to account for invalid grey values.