nit icon indicating copy to clipboard operation
nit copied to clipboard

Nitweb does not properly percent-encode/decode metacharacters in URIs

Open jcbrinfo opened this issue 9 years ago • 0 comments

Issue #2164 is not fully solved yet.

Some test cases

  • http://nitweb.moz-code.org/property/core%3A%3AInt%3A%3A%25
  • http://nitweb.moz-code.org/property/core%3A%3AInt%3A%3A%2F
  • Search for the % method.
  • Search for the / method.

jcbrinfo avatar Jan 23 '17 18:01 jcbrinfo