- Issue created by @pdureau
- 🇫🇷France pdureau Paris
Maybe we need to split Canonicalizer::canonicalize() into 2 public methods:
- one used for prop loading, with resolveQuirks(), the $schema["type"] = "integer" issue, and the "anyOF + const" we wnat to add. The changes to the schema are "persistent".
- one used only for the compatibility checker. The changes to the schema are "volatile".
- Merge request !126Issue #3456335 by pdureau: EnumPropType: Labelled enumerations → (Merged) created by pdureau
- 🇫🇷France pdureau Paris
Finished, but I am not able to properly test because of this fatal error:
Call to protected method Drupal\ui_patterns\SourcePluginBase::t() from scope Drupal\ui_patterns\Plugin\UiPatterns\Source\SelectWidget in Drupal\ui_patterns\Plugin\UiPatterns\Source\SelectWidget->settingsForm()
PHP 8.3.8
Is it related to https://github.com/php/php-src/issues/14009 ?
- Assigned to pdureau
- Status changed to Needs work
5 months ago 1:30pm 23 June 2024 - Assigned to Christian.wiedemann
- Status changed to Needs review
5 months ago 7:36am 25 June 2024 -
Christian.wiedemann →
committed c97ba1b6 on 2.0.x authored by
pdureau →
Issue #3456335 by pdureau: EnumPropType: Labelled enumerations
-
Christian.wiedemann →
committed c97ba1b6 on 2.0.x authored by
pdureau →
- Status changed to Fixed
5 months ago 8:59am 25 June 2024 - Issue was unassigned.
- Status changed to Fixed
5 months ago 1:46pm 3 July 2024