Closed (fixed)
Project:
Signup
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
16 Mar 2007 at 08:40 UTC
Updated:
3 Apr 2007 at 07:31 UTC
Jump to comment: Most recent file
in testing some other stuff, i just noticed that we're needlessly storing all our settings in the {variable} table, because of how we're using system_settings_form(). given the non-standard way we're handling the default signup settings in the {signup} table, we should consider if we want to use system_settings_form() at all, and perhaps just add those buttons manually, and just have our own submit handler (which we already have and need) do whatever manipulations of the {variable} table are required...
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | signup_settings_no_dups_5x.patch.txt | 2.28 KB | dww |
Comments
Comment #1
dwwComment #2
dwwcommitted to HEAD and DRUPAL-5
Comment #3
(not verified) commented