Posted by dennys on August 23, 2007 at 12:16pm
Jump to:
| Project: | Database Administration |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
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
#1
I 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.
#2
The 5.x branch is no longer supported.