major
minor
defect
major
minor
#26382
Error messages "Duplicate tag name..." when starting an application in the IDE from a TL-Studio
#26405
TTypeRewriter logs warning "Unable to resolve items by external reference" also unnecessarily
#26431
Changed superclass relationship leads to changed attribute list in the form editor only after a restart
defect
minor
#26540
LayoutStorage indexes layouts by layout paths with different path separator
On Windows, if the application is launched (or packaged) from a workspace without TL modules, some layouts are stored in a ZIP filesystem and others in a Windows filesystem. These use different path separators ('/' vs. '\'). The `tl:LayoutStorage` incorrectly uses `Path.toString()` to generate its keys and ends up with a different key depending on where the layout was loaded from.
Test
- Launch a (new) app in a workspace that has not checked out any TL modules.