Project

General

Profile

Feature #193

URI is Invalid Definition Should be Less Sensitive

Added by Luke Murphey almost 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
08/24/2010
Due date:
% Done:

0%


Description

NSIA indicates URIs are invalid that are oftentimes found on actual websites. NSIA ought to be less sensitive to these (even though they are technically invalid). Below are exampels:

History

#1 Updated by Luke Murphey almost 14 years ago

Characters that may be causing the problems:
  • Parentheses in path
  • Dashes in argument
  • Question marks in arguments
  • Question marks in path

#2 Updated by Luke Murphey almost 14 years ago

  • Status changed from New to Closed
  • Target version deleted (1.0 (Release))

These incorrect URLs cannot be accepted by the HttpClient (which does not accept them). These cannot be escaped since the website does not unescaped the characters equivalently.

Also available in: Atom PDF