[
https://issues.jboss.org/browse/TEIIDDES-2133?page=com.atlassian.jira.plu...
]
Mark Drilling edited comment on TEIIDDES-2133 at 5/7/14 6:33 PM:
-----------------------------------------------------------------
I was unable to come up with a transformation that generated the error, but found a
problem in the messages.properties file -
The placeholder in the below message should be 0, not 1
TeiidParser.teiid_version_failure=The given sql syntax is not supported by the Teiid
client version {1}
https://github.com/Teiid-Designer/teiid-designer/pull/339
was (Author: mdrillin):
I was unable to come up with a transformation that generated the error, but found a
problem in the messages.properties file -
The placeholder in the below message should be {0}, not {1}
TeiidParser.teiid_version_failure=The given sql syntax is not supported by the Teiid
client version {1}
https://github.com/Teiid-Designer/teiid-designer/pull/339
Query Parsing Error Missing Parameter
-------------------------------------
Key: TEIIDDES-2133
URL:
https://issues.jboss.org/browse/TEIIDDES-2133
Project: Teiid Designer
Issue Type: Bug
Components: Validation
Affects Versions: 8.5
Reporter: Ted Jones
Assignee: Mark Drilling
Fix For: 8.5
When entering an invalid query in the transformation editor, the error message is missing
the Teiid version parameter: "The query is not parsable.
Error in parsing of sql - The given sql syntax is not supported by the Teiid client
version {1}"
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)