- Issue created by @weseze
- First commit to issue fork.
- Merge request !22Change the tokenized_string field formatter type to label β (Open) created by mtalt
- πΊπΈUnited States mtalt Maryland
@weseze, Can you test the MR that I just created? Please clear your cache after applying the patch and then you should see the field formatter settings display in the configuration translation for the entity view display (/admin/config/regional/config-translation/node_view_display for nodes).
- π§πͺBelgium weseze
I only get a fatal error at "/admin/config/regional/config-translation/node_view_display".
[Thu Apr 24 17:04:01.371371 2025] [php:notice] [pid 56946] [client 127.0.0.1:59229] Uncaught PHP Exception Drupal\\Component\\Plugin\\Exception\\PluginNotFoundException: "The "node_view_display" plugin does not exist. Valid plugin IDs for Drupal\\config_translation\\ConfigMapperManager are: easy_breadcrumb.general_settings_form, system.site_maintenance_mode, system.site_information_settings, system.rss_feeds_settings, entity.user.admin_form, webform.config, extlink.settings, block_content_fields, media_fields, node_fields, taxonomy_term_fields, user_fields, paragraph_fields, block, block_content_type, config_split, crop_type, entity_browser, filter_format, image_style, imageapi_optimize_pipeline, configurable_language, linkit_profile, login_destination, media_type, metatag_defaults, node_type, search_api_server, search_api_index, solr_field_type, simple_sitemap_type, simple_sitemap, mailer_transport, mailer_policy, menu, taxonomy_vocabulary, user_role, webform_options, webform, workflow, pathauto_pattern, view, paragraphs_type, date_format, entity_view_mode, entity_form_mode" at /.../core/lib/Drupal/Component/Plugin/Discovery/DiscoveryTrait.php line 53
Seems like this has nothing to do with the issue here?
- πΊπΈUnited States mtalt Maryland
I'm not sure if the route has changed in Drupal, but go to where you translate configuration on your site. With the updated code, you should be able to translate the entity view display configuration for the entity you have the estimated read time field formatter displayed.