Feedback
Source item names reject invalid Objo identifiers
- Status
- Fixed
- Fixed in
- v26.7.2
- Source discussion
- https://forum.objo.dev/d/577-add-window-or-rename-window-the-textfield-accept-forbidden-characters-like-at
- Last updated
- 2026-07-12
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
Renaming a Window or another source item can accept a name that is not a valid Objo identifier, such as a name beginning with a digit or matching a reserved keyword. The generated source then fails to compile. Source-item renames should accept the complete Objo identifier grammar and reject invalid names without changing the project.