Closed (outdated)
Project:
Drupal core
Version:
9.5.x-dev
Component:
configuration system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
2 Sep 2012 at 22:36 UTC
Updated:
14 Feb 2024 at 18:34 UTC
Jump to comment: Most recent
Comments
Comment #1
mtiftThe casting part of the original report is handled, but the form array part is not, so I updated the summary.
And just to clarify the tags:
beta target == "we'd like to have this in some beta"
beta deadline == "if we don't do this by beta1 we don't do it in 8.0.x"
Comment #2
catchAdmin configuration form array structures aren't a critical API, so this can still be beta target or possibly even minor version target.
Comment #3
xjmComment #16
catchWe did this (and related issues) instead: #3398982: ConfigFormBase + validation constraints: support non-1:1 form element-to-config property mapping again.