events/Documentation/Changelog/3.5.2.rst
Daniel Siepmann 0784945902
Allow to change highlight via backend form (#40)
It was not possible to change the value of highlight for events due to
broken TCA.
This got fixed. The input is now streamlined to look the same as hidden
to not irritate users.

Relates: #10782
2023-11-02 14:49:05 +01:00

342 B

3.5.2

Breaking

Nothing

Features

Nothing

Fixes

  • Fix broken TCA for highlight property. The highlight could not be saved. An unexpected value (3) was submitted on selection. We now migrated the property to look and act the same as hidden input.

Tasks

Nothing

Deprecation

Nothing