Closed (duplicate)
Project:
Drupal core
Version:
x.y.z
Component:
taxonomy.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2006 at 13:19 UTC
Updated:
14 Sep 2006 at 14:07 UTC
Probably a bad title to get your attention but here goes :-
Starting from scratch.
Fatal error: Cannot unset string offsets in /usr/home/ajk/WS/DRUPAL/DRUPAL-HEAD/drupal/modules/taxonomy/taxonomy.module on line 751
I spoke with Heine on IRC and he was not able to reproduce this but I'm not able to get rid of it, even with a fresh install. Can anyone else reproduce this?
Comments
Comment #1
AjK commentedOn IRC edkwh confirms problem. It appears if two or more vocabs are applied to a node type the problem doesn't manifest. It only occurs when a single vocab is applied to a node type.
Possibly related to this recent issue/commit:-
http://drupal.org/node/41484
recent change to include taxonomy select in its own field set doesn't make any sense for forum ui
Comment #2
AjK commentedThis patch appears to fix this issue:-
http://drupal.org/node/41484#comment-136109