Fix the URLDecode function

Fix the URLDecode function so it only accept %XX when it has exactly two hex digits [0-9a-fA-F] following the '%' character.

Merge request reports

Loading