Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.3.3
-
Fix Version/s: 2.4.0
-
Component/s: hintfilter
-
Labels:None
Description
The comment syntax for a single-line comment uses three characters: two hyphens followed by a space. If the trailing space is missing, the server does not recognize it as a comment and treats it as a syntax error. The hintfilter accepts the double hyphen even if the trailing space is missing when it should be ignored.