]
Steven Hawkins resolved TEIID-3249.
-----------------------------------
Resolution: Done
Added a validation to ensure we aren't creating an invalid comment.
XMLCOMMENT missing validation
-----------------------------
Key: TEIID-3249
URL:
https://issues.jboss.org/browse/TEIID-3249
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 7.7
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Minor
Fix For: 8.10
XMLCOMMENT should check if the string contains -- or ends with - to ensure that the
comment content is valid.