Pending

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
11 Dec 2024

Replacement PR for #39917

Summary of Changes

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)

Testing Instructions

No idea

@Hackwar the reasoning makes sense to me but I don't know if there are consequences

Actual result BEFORE applying this Pull Request see #22096

Expected result AFTER applying this Pull Request

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

Link to documentations

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

avatar brianteeman brianteeman - open - 11 Dec 2024
avatar brianteeman brianteeman - change - 11 Dec 2024
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 11 Dec 2024
Category Libraries

Add a Comment

Login with GitHub to post a comment