Closed (won't fix)
Project:
Database Administration
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Aug 2007 at 12:16 UTC
Updated:
29 Oct 2011 at 00:26 UTC
I user dba module to build a daily backup (compress and mail). Someday I want to build a backup immediately before cronjob, so, I disable it, save and enable it. But when I enable dba module again, the checkbox of compress and mail is un-checked. It's not a big problem, I can press them and save, just a little inconvenient.
btw, is it possible to add a "backup now" button ?
Comments
Comment #1
gregglesI can confirm this bug. It's quite interesting.
I split apart the backup now into #242369
This kind of seems like a bug in systems_setting_form because it will automatically turn the variable for a disabled checkbox to "FALSE". I'm not sure that this can be fixed within dba.
Comment #2
jeremy commentedThe 5.x branch is no longer supported.