Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
25 Mar 2007 at 19:41 UTC
Updated:
10 Apr 2007 at 05:15 UTC
Jump to comment: Most recent file
As the title says. I walked HEAD and fixed this and that.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | kitchensink_5.patch | 61.9 KB | chx |
| #7 | kitchensink_4.patch | 47.29 KB | chx |
| #6 | kitchensink_3.patch | 46.15 KB | chx |
| #5 | kitchensink_2.patch | 37.86 KB | chx |
| #4 | kitchensink_1.patch | 37.86 KB | chx |
Comments
Comment #1
chx commentedReroll for taxonomy.
Comment #2
lyricnz commentedThe change to install.php has already been applied to head.
Comment #3
lyricnz commentedOther than that, it seems to work fine. I've logged in, created a couple of users, logged in as them, created some content, enabled path, modified the content. Posted comments etc. If you're interested, there's still some e_notice warnings:
notice: Undefined variable: keys in /home/simon/src/drupal-cvs/drupal/modules/search/search.module on line 936.
(wierd behaviour with above: search for ' ' (space), shows warning, click search without typeing anything in the edit field, shows warning again. click search without typing anything, no notice - what's different)
# notice: Undefined index: visibility in /home/simon/src/drupal-cvs/drupal/modules/block/block.module on line 194.
# notice: Undefined index: throttle in /home/simon/src/drupal-cvs/drupal/modules/block/block.module on line 194.
These seem too minor to raise as seperate defects?
Comment #4
chx commentedMore!
Comment #5
chx commentedThis time without parse error...
Comment #6
chx commentedRerolled against HEAD.
Comment #7
chx commented-
Comment #8
chx commentedProps to Bobbi Anderson and webchick -- they found all the notices. I just fixed them. I do not intend to add anything more. THere will be bug reports filed for the bugs webchick found because they are not minor enough to pour into this.
Comment #9
Steven commentedCommitted to HEAD. Thanks a bunch.
Comment #10
(not verified) commented