Make info.magnolia.link.CompleteUrlPathTransformer.prefixLink(String) fit for all variants of slash usage ---------------------------------------------------------------------------------------------------------
Key: MAGNOLIA-3340 URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-3340 Project: Magnolia Issue Type: Improvement Components: core Affects Versions: 4.3.8, 4.3.7, 4.3.x, 4.4.x Reporter: Felix Rabe Assignee: Philipp Bärfuss Attachments: 0001-Make-info.magnolia.link.CompleteUrlPathTransformer.p.patch Current code only checks the case where both base ends with "/" and linkStr starts with "/", and treats all other combinations (including when both are false) as safe to concatenate - which it is not. -- 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/home/community/mailing-lists.html To unsubscribe, E-mail to: <dev-list-unsubscr...@magnolia-cms.com> ----------------------------------------------------------------