path. We now defensively replace all double slashes contained in the lookup path as Spring 4.2 might return such paths due to a regression in UrlPathHelper. This might occur if the original URL contains intermediate matrix parameters (e.g. /books/;test/1) whose removal now results in double slashes and thus the downstream repository metadata lookup to fail. Related tickets: SPR-13455.