Use configuration schema during language override save

Created on 19 May 2014, almost 11 years ago
Updated 7 April 2025, 10 days ago

Over in #2224887: Language configuration overrides should have their own storage β†’ we're creating a LanguageConfigOverride object it is not using schema during save because the configuration object it saves are only partial. This means that we can not derive the schema if it is dynamic.

Consider the Italian override for tour.tour.tour-test

label: Tour test italian
tips:
  tour-test-1:
    label: La pioggia cade in spagna
    body: Per lo piΓΉ in pianura.

the tips are plugins and without a plugin: text we can not work out the schema for the label and body fields.

πŸ“Œ Task
Status

Postponed: needs info

Version

11.0 πŸ”₯

Component

configuration system

Created by

πŸ‡¬πŸ‡§United Kingdom alexpott πŸ‡ͺπŸ‡ΊπŸŒ

Live updates comments and jobs are added and updated live.
  • D8MI

    (Drupal 8 Multilingual Initiative) is the tag used by the multilingual initiative to mark core issues (and some contributed module issues). For versions other than Drupal 8, use the i18n (Internationalization) tag on issues which involve or affect multilingual / multinational support. That is preferred over Translation.

  • stale-issue-cleanup

    To track issues in the developing policy for closing stale issues, [Policy, no patch] closing older issues

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.

  • πŸ‡ΊπŸ‡ΈUnited States smustgrave

    Thank you for creating this issue to improve Drupal.

    We are working to decide if this task is still relevant to a currently supported version of Drupal. There hasn't been any discussion here for over 8 years which suggests that this has either been implemented or is no longer relevant. Your thoughts on this will allow a decision to be made.

    Since we need more information to move forward with this issue, the status is now Postponed (maintainer needs more info). If we don't receive additional information to help with the issue, it may be closed after three months.

    Thanks!

  • πŸ‡§πŸ‡ͺBelgium borisson_ Mechelen, πŸ‡§πŸ‡ͺ

    While I think it has a low priority, I think it still makes sense to validate that the schema of translated items matches the original type.
    I think this issue should stay open.

  • πŸ‡ΊπŸ‡ΈUnited States smustgrave
  • πŸ‡§πŸ‡ͺBelgium borisson_ Mechelen, πŸ‡§πŸ‡ͺ

    Adding validation tag

Production build 0.71.5 2024