Browse Source
This commit removes duplicate slashes in the resolved lookup path when calling `UrlPathHelper.getLookupPathForRequest`. This is especially necessary when the path is cleaned from semicolon content and leaves duplicate slashes in the request path. Issue: SPR-13455pull/884/head
2 changed files with 12 additions and 4 deletions
Loading…
Reference in new issue