Closed (duplicate)
Project:
Drupal core
Version:
6.x-dev
Component:
taxonomy.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2007 at 03:47 UTC
Updated:
31 Oct 2007 at 18:55 UTC
Jump to comment: Most recent file
Comments
Comment #1
patchnewbie commentedThis should be a pretty easy fix for someone new to core development.
Comment #2
catchThis removes the notice.
Comment #3
webchickThat does indeed remove the notice, but I'm wondering why index is NULL. There might be something a bit deeper that we need to look at.
Comment #4
catchIs that a rhetorical statement to give me a hint? In which case it went over my head, sorry.
On the assumption it's not a hint and is a genuine "I wonder why.." deassigning myself.
Comment #5
robloachOh wow, I get lots of these:
Even with the forced check on
$vocabularies[$vid].Comment #6
robloachComment #7
catchRob, there's an issue here for those:
http://drupal.org/node/186837
Comment #8
desbeers commentedhttp://drupal.org/node/163728 deals with the notices and a lot more like lost of free-tags and resetting to default of other tags on preview. I mark this as duplicate.