Skip to content
Snippets Groups Projects
Unverified Commit 8b92cb35 authored by Simon Urli's avatar Simon Urli Committed by GitHub
Browse files

XWIKI-20615: $response.sendRedirect repair too much (#2074)

  * Avoid double-encoding when trying to repair a URI by escaping % that
    belongs to percent encoded byte and replacing them afterwards
  * Add new various test cases related to reparation of URI with %
  * Minor test improvment
  * Also perform escaping in authority
  * Add a check to ensure the replacing string won't cause problems
parent 80dd26f0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment