RenderingFilter#getNodedataAsStream unnecessarily relies on Exceptions for
execution flow
-----------------------------------------------------------------------------------------
Key: MAGNOLIA-4764
URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-4764
Project: Magnolia
Issue Type: Bug
Security Level: Public
Components: rendering
Affects Versions: 5.0 Alpha2 s011
Reporter: Daniel Lipp
Assignee: Daniel Lipp
Priority: Trivial
Fix For: 5.0 Alpha2 s012
In getNodedataAsStream (line 257) we try to read the property
JcrConstants.JCR_DATA even if we know it's not around (line 250). The resulting
PathNotFoundException could easily be avoided.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------