Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.0.6
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:any
Description
While working though the new qa test suite I came up against a file that had some content at the end of the content stream that was essentially extra characters and not actual post script. As a result the content parser tried to parse and failed.
Some light code protection needs to be added to avoid a empty stack exception.
Some light code protection needs to be added to avoid a empty stack exception.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Fixed passed QA, closing.