[
https://issues.jboss.org/browse/TEIIDDES-2866?page=com.atlassian.jira.plu...
]
stanislav kaleta updated TEIIDDES-2866:
---------------------------------------
Steps to Reproduce:
1. paste "_SELECT 'aaa bbb' AS results_" in Transformation editor.
2. press Save/Validate SQL button
3. transformation should change to "_SELECT 'aaa<undefined>bbb' AS
results_"
was:
1. paste "_SELECT 'Operation Failed!' AS results_" in Transformation
editor.
2. press Save/Validate SQL button
3. transformation should change to "_SELECT
'Operation<undefined>Failed!' AS results_"
Space in String in Transformation editor is replaced with
<undefined> after Save/Validate SQL
---------------------------------------------------------------------------------------------
Key: TEIIDDES-2866
URL:
https://issues.jboss.org/browse/TEIIDDES-2866
Project: Teiid Designer
Issue Type: Bug
Components: Editors, Transformations
Affects Versions: 10.0.1
Reporter: stanislav kaleta
Attachments: after.png, before.png
Any space in string in Transformation Editor is replaced with <undefined> after
Save/Validate SQL action. (see steps to reproduce and attachments)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)