As of January 8th, the admin/modules page is broken, in that it doesn't show what modules are enabled. The checkboxes don't retain the values.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | form.patch | 893 bytes | jakeg |
As of January 8th, the admin/modules page is broken, in that it doesn't show what modules are enabled. The checkboxes don't retain the values.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | form.patch | 893 bytes | jakeg |
Comments
Comment #1
killes@www.drop.org commentedreason: the inserts in the databse.* files fail because of the newly added field to the system table.
Comment #2
killes@www.drop.org commentedHmm, by comment was for the previous version of this issue which read:
As of January 8th, the default installation has no modules enabled.
Don't edit issues, they get mailed again. :p
Comment #3
jakeg commentedFor some reason the latest forms API patch saw isset() going to in_array(). This made all form checkboxes stop working I think.
This goes back to working functionality.
Comment #4
chx commentedA few things crossed wires here (the original patch was before of my default value rehaul and the reroll was not careful enough)... thanks for the patch, yes it's ready.
Comment #5
dries commentedCommitted to HEAD.
Comment #6
dries commented