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.
enhancement
(User-visible)
minor
#27180
Default label for components in the Inspector
When the Application Inspector is opened ( Administration > Technical Administration > Views ), the labels for the components are displayed. If a component does not have a label, a "missing resource error" is displayed.
Improvement
If no label exists for a component, the component’s name is used:
Test
In the demo:
- Go to Administration > Technical Administration > Views
- Select "Technical Demo"
- "Open Inspector"
- Expected Result: For the components (e.g., parent), either a label or the technical name of the component is displayed.