Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
base system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jan 2006 at 14:15 UTC
Updated:
23 Jan 2006 at 11:21 UTC
Jump to comment: Most recent file
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