[
https://issues.jboss.org/browse/TEIIDDES-1856?page=com.atlassian.jira.plu...
]
Barry LaFond commented on TEIIDDES-1856:
----------------------------------------
DDL Importer uses StringNameValidator() for model name validation which has a limited
allowable character set.
Most other importers use: IStatus status = ModelNameUtil.validate(name,
ModelerCore.MODEL_FILE_EXTENSION, folder, xxx,xxx) which allows most characters. Maybe
this method should be expanded? Don't think there are many characters in Teiid that
are not supported?
Can't rename model containing underscore
----------------------------------------
Key: TEIIDDES-1856
URL:
https://issues.jboss.org/browse/TEIIDDES-1856
Project: Teiid Designer
Issue Type: Bug
Components: Modeling
Affects Versions: 8.2
Reporter: Ted Jones
Fix For: 8.2.x-prod-eds6.0
Attachments: screenshot.png
I have a model with an underscore. When I try to rename, I get a message saying
"_" is invalid but the message also says "_" i one of the allowable
characters.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira