major
minor
minor
#27027
Declarative forms: SelectField disappears after upload if option list depends on mandatory property
#27042
MaintenanceJspBase should write to the log first, then to the client, instead of the other way around.
defect
Issues:
- Rendered links are not properly cleaned up, causing them to accumulate as command listeners in the session. Since tests frequently reload system resources, very large data structures remain attached there. Link rendering in the context in question is primarily triggered by the replay in the Script Recorder.
- The tl:BrowserWindowControl does not properly clean up the scopes of closed dialogs.
The issue in the `tl:BrowserWindowControl` is not limited to the test, but has less of an impact in a normal session.
Test
- Difficult to test—execute many scripted tests that reconfigure the layout and the model. No out-of-memory exception should occur in tl-demo (with 256M of memory).