diff options
| author | msaelices <msaelices@gmail.com> | 2015-08-17 17:59:31 +0200 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-11-12 19:30:48 -0500 |
| commit | 7624fdb9f8ea4cbff407436606998f572898038b (patch) | |
| tree | 341293a573918afc1e4e2fa96e45b7901b5033c8 /tests/postgres_tests | |
| parent | ce4914eab4688ace4b97d14a8c271887235ebb3f (diff) | |
Fixed #25283 -- Fixed collectstatic crash if a URL contains a fragment with a path.
A @font-face declaration may contain a fragment that looks like a relative path,
e.g. @font-face { src: url('../fonts/font.svg#../path/like/fragment'); }
In this case, an incorrect path was passed to the storage backend, which raised
an error that caused collectstatic to crash.
Diffstat (limited to 'tests/postgres_tests')
0 files changed, 0 insertions, 0 deletions
