Jetty

More UrlDecoded handling in relation to JETTY-825

Details

  • Type: Improvement Improvement
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 6.1.14
  • Fix Version/s: 6.1.15.pre0
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    1

Description

Some url-encoded hex characters that aren't mean to be decoded are not handled properly.
Currently, the behavior is that it throws a NumberFormatException when a string like "%GG" is being parsed.
The expected behavior would just to not decode it and simply include it as is. (%GG => %GG)

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: