User tests: Successful: Unsuccessful:
Replacement PR for #39917
replaces urldecode with rawurldecode
rawurldecode() prints the plus sign per RFC3986 requirements. (urldecode(0 follows the RFC1866 spec and allows pluses to be decoded as spaces in the query part of the URL only)
No idea
@Hackwar the reasoning makes sense to me but I don't know if there are consequences
see #22096
original pr was closed after 6 months of inactivity and the issue was not re-opened so here is a second attempt to fix the bug
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |