Formatter entity failing to load properties.

Created on 16 December 2020, over 3 years ago
Updated 29 June 2023, 12 months ago

When installing on the latest version of D8 or D9 the formatter entity is not loading any of the fields into the entity object and now crashes when trying to edit the formatter.

To replicate this issue install and try to edit an included formatter.

πŸ› Bug report
Status

RTBC

Version

4.0

Component

Code

Created by

πŸ‡¦πŸ‡ΊAustralia gordon Melbourne

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • First commit to issue fork.
  • Status changed to RTBC 12 months ago
  • πŸ‡ΊπŸ‡ΈUnited States mortona2k Seattle

    The optional config has 3 example formatters, which were causing errors on missing properties.

    With this patch, after uninstalling and reinstalling the module (to clear the config) I didn't get the errors.

    Looks like this fixes it by defining the config_export for the missing properties. This should also also fix exporting custom formatter config.

Production build 0.69.0 2024