Allow modules to react on/participate in form_state_values_clean()

Created on 12 October 2010, over 14 years ago
Updated 1 April 2025, 1 day ago

Now that Drupal 7 has the standardized facility of cleaning out submitted form values prior to storing them, we should

1) make sure that it's actually used throughout core.

2) give modules a chance to possibly clean their internal values, too. (I have a concrete use-case for that.)

On 2), the simple drupal_alter() helps modules that inject additional form elements into a form, allowing them to remove the submitted form values for those elements before the primary submit handler goes along and stores all submitted form values in the database (most often, that is some kind of serialization process).

πŸ“Œ Task
Status

Postponed: needs info

Version

11.0 πŸ”₯

Component

forms system

Created by

πŸ‡©πŸ‡ͺGermany sun Karlsruhe

Live updates comments and jobs are added and updated live.
  • API addition

    Enhances an existing API or introduces a new subsystem. Depending on the size and impact, possibly backportable to earlier major versions.

  • Needs backport to D7

    After being applied to the 8.x branch, it should be considered for backport to the 7.x branch. Note: This tag should generally remain even after the backport has been written, approved, and committed.

  • 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!

Production build 0.71.5 2024