-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: V4.01_CSD01
-
Fix Version/s: V4.01_CSD02
-
Component/s: ABNF
-
Labels:None
-
Environment:
Proposed and optimistically applied
-
Proposal:
-
Resolution:
The searchWord rule is overly restrictive as it only allows ALPHA and DIGIT whereas the comment states that any Unicode letter or number is allowed.
In other places where the ABNF does not exactly describe the syntax, it allows a superset that is then further restricted by the prose specification.