-
Bug
-
Resolution: Done
-
Critical
-
8.3, 8.3.1
-
None
-
None
Performed an analysis of Designer's dialog and wizard panels validation of editable model names:
1) Refactor > Rename (OK)
- Seems to allow only LETTERS, NUMBERS and '_' char
- Shows appropriate error message
2) New Model Wizard (FIX)
- Model name allows any char
3) Flat File and XML Import Wizards (FIX)
- Source and View model names allow any char
- View Table name only allows LETTERS, NUMBERS and '_' char
4) Import > WSDL File or URL >> Source and View Model (SOAP) (FIX)
- Source and View model names allow any char
5) Import > WSDL File or URL >> Web Service Model (FIX)
- Web Service Model Name allows any char (first page)
- Schema model name allows any char (Workspace Location Selection page)
- XML model name allows any char (last page)
6) JDBC Import wizard Model Name allows any char (FIX)
7) DDL Import Wizard (OK)
- Appears to be working correctly: Allows only LETTERS, NUMBERS and '_' char
8) Import > Designer Test File >> Source or View Models (FIX)
- Source and View model names allow any char
- Utilizes Relational Model Selector dialog
- Als used in "Create Materailized View Model" dialog
9) Create Web Service dialog (FIX)
- schema and WS model names allow any char
10) Modeling > Create XML View Documents (FIX)
- Select or create XML View model dialog allow any char for New Model Name
- Similar to Relational Model Selector dialog
11) Import > Teiid Connection >> Source Model (FIX)
- Source model name allows any char