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
The launch configuration for a new app must launch it without test code. Otherwise, logging won't work, and you'll see test layouts in the layout editor when selecting tabs.
Test
- Set up a new app.
- Launch it in Eclipse via Launch Config.
- A log message must appear : `com.top_logic.base.administration.LoggerAdminBean - Start loading logging configuration from path '/WEB-INF/conf/logging/default.xml'`, not ` logConfigForTest.xml`.