Browse Source
Prior to this change, ResourceUrlEncodingFilter would try to resolve the resource path using request URL without removing fragment first, whereas only paths should be used. This commit synchronizes behavior of ResourceUrlEncodingFilter with behavior of ResourceUrlProvider. Issue: SPR-17535pull/2030/head
Ondrej Kraus
6 years ago
committed by
Rossen Stoyanchev
2 changed files with 38 additions and 4 deletions
Loading…
Reference in new issue