Missing setUp for
PathTest#testGetAbsoluteFileSystemPathPrependsApplicationRootDirIfPathIsRelative
--------------------------------------------------------------------------------------------------
Key: MAGNOLIA-4757
URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-4757
Project: Magnolia
Issue Type: Bug
Security Level: Public
Affects Versions: 5.0 Alpha1, 4.5.7
Reporter: Daniel Lipp
Assignee: Daniel Lipp
Priority: Critical
Fix For: 4.5.8, 5.0 Alpha2 s011
PathTest#testGetAbsoluteFileSystemPathPrependsApplicationRootDirIfPathIsRelative
requires SystemProperty.MAGNOLIA_APP_ROOTDIR to be set - else it will throw a
NPE on execution. Looks like we've just been lucky that in most cases another
test had set and not cleared it.
To be reproducibly working all PathTest should have a proper setUp and tearDown.
--
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]>
----------------------------------------------------------------