Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
system.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Aug 2009 at 20:27 UTC
Updated:
15 Jul 2019 at 12:28 UTC
Jump to comment: Most recent
Comments
Comment #1
davyvdb commentedtagging
Comment #2
c960657 commentedsystem_settings_form_submit() already contains a list of values to ignore. Would it be better to add it there? Or even better - make that function ignore #type == "button".
Comment #3
c960657 commentedSee also #594650: Provide central $form_state['values'] clearance.
Comment #4
c960657 commentedLooks like this problem was fixed by the clean-up function added in #594650: Provide central $form_state['values'] clearance.
Comment #7
avpaderno