mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 09:32:52 +02:00
4ddb73e3fa
#3990 The string can come percent encoded but we parse it with ascii chars ("?", "&", ...). So, remove one layer of encoding to fix the bug.