enhancement
major
minor
defect
minor
#26484
In-app template for grid and tables: Function "Verifier for use as list item" does not get component model
#26885
Constraints on declarative forms with arguments from a container reference lead to errors for new elements
#26922
With generated subject classes, a default provider of an attribute in a non-structure class does not get a create context
defect
CSS files can be modified in the Theme Editor. If theme variables are used here (e.g., %BACKGROUND_COLOR%), the CSS is invalid and the file cannot be saved.
Note: This CSS file is processed again, and the %...% values are replaced, so these values do not ultimately result in invalid CSS.
Test
- Go to Administration > Development > Theme Editor > Styles
- Edit a CSS file that contains a theme variable.
- Expected: The editor displays errors of the type "Unexpected Token %".
- Expected: The file can be saved without an error.