Enhancement
Major
Detail
Major
Detail
Bugfix
To reproduce a ticket, a module test.<ticketnumber> (specifically "test.26464") has been created.
If one then wants to use the UI template "Grid by Type" to display a type "TestA" from this module, the following error message occurs:
**Invalid type reference "test.26464:TestA "**.
If in the module name letters are used as prefix for the ticket number, it works: e.g. **test.ticket26464** works. However, the variant test.#26464 is rejected directly in the model editor because of invalid characters.
The module name "test.26464" should not be allowed.
Test
Create a new module with the name test.26464. The module should not be created. The parts of the name must not start with a digit.