mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-06-27 17:14:24 +02:00
The history API encoded components multiple times, e.g. causing a [ to be converted to %5B in the first link, then to %255B on the second link, %25255B on the third, etc. refs #4408