-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: V4.0_OS
-
Fix Version/s: V4.0_ERRATA01
-
Component/s: ABNF
-
Labels:None
-
Environment:
[Applied]
-
Proposal:
Rule pct-encoded-unescaped is incomplete, the range of hex pairs starting with 7 is missing.
This is a typo.
The only forbidden two hex pairs are the percent-encoded double quote %22 and the percent-encoded reverse solidus (backslash) %5C.