Settings page does not save settings

chris.cohen - May 6, 2009 - 15:27
Project:jQ
Version:6.x-1.2
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

When checking or unchecking boxes to enable or disable plugins on the settings page, settings are not saved. This is due to the checkbox form element being named incorrectly. The fieldset has the correct name, but because the checkbox has name="allow" in every case, the variable "allow" is being saved to the database, instead of the variable "jq_allow_PLUGINNAME".

I have provided a patch that will rename the fieldset and the checkbox names so that they are saved to the database correctly.

AttachmentSize
jq-6.x-1.2-fix-settings-page.patch880 bytes

#1

aaron - May 20, 2009 - 20:54
Status:needs review» fixed

fixed, thanks for catching that!

#2

System Message - June 3, 2009 - 21:00
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.