|
||||||||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators 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]>
----------------------------------------------------------------

what if someone is not using url shortening or is linking content belonging to different site? Wouldn't your fix break the tree browser in that case?
There should be tests covering those scenarios.
Also in case of LinkException, we should revert to original behaviour, don't you think?
And last but not least why are tests expecting to get back urls starting with "null". This seems incorrect and if there is deeper meaning (e.g. trying to avoid complicated setup for tests) it should be explained in the comment in the test itself.