Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
base system
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
11 Oct 2005 at 16:41 UTC
Updated:
1 Nov 2005 at 14:40 UTC
Jump to comment: Most recent file
This patch fixes some bugs (you'd have to ask CHX what they are), but more importantly the use of define() is now gone,
and keywords are specified in the format of '#keyword'.
The documentation that has been written should take this into account.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | formapi_minor_fix_r2.patch | 2.53 KB | pfaocle |
| forms-api-keyword.patch | 318.34 KB | adrian |
Comments
Comment #1
chx commentedrequredrequredrequred fixed in admin/modules, the theme selector works in admin/modules, major taxonomy fixup. removed the stars from login block.
More fixes to come: block and comment must use _execute format, because now filter_form in singleton format is a value.
Comment #2
chx commentedComment #3
pfaocleWasn't sure whether to re-open this one or not, but there's a mistake in that patch, I think. Just some missing inverted commas in taxonomy.module, tho. Attached patch fixes this after the above patch is applied.
Comment #4
chx commentedComment #5
pfaocleAnother one in menu.inc. Updated patch attached.
Comment #6
dries commentedCommitted to HEAD.
Comment #7
(not verified) commented