Skip to content
Snippets Groups Projects
Commit 910da231 authored by Douwe Maan's avatar Douwe Maan
Browse files

Merge branch 'restore-get_id' into 'master'

Restore get_id in ExtractsPath

fixes #21334

`Addressable::URI.normalize_component()` around `get_id` which was introduced by 68cea38e and removed in !5878 is still intentionally omitted. Using `normalize_component()` instead of `unescape()` left `%` as is but still broke e.g. spaces (which were replaced by `%20`).

See merge request !5974
parents cd6157d5 ddbdf4e6
No related branches found
No related tags found
Loading
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment