Closed (duplicate)
Project:
Category
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jul 2006 at 11:05 UTC
Updated:
31 Jul 2006 at 08:46 UTC
Tested on both drupal 4.7.2 and HEAD.
1. I create a container with Hierarchy set to Multiple.
2. When adding a category I get
user warning: Duplicate entry '2-1' for key 1 query: INSERT INTO category_hierarchy (cid, parent) VALUES (2, 1) in C:\!projects\web\drupal47test\includes\database.mysql.inc on line 120.
This happens because the module tries (for unknown reason) to add one more extra child-parent relation between node or category that is created and container.
PS. Sorry if it's duplicate, I've searched for "Multiple hierarchy" in category issues but have not found any similar issue.
Comments
Comment #1
Bèr Kessels commentedhttp://drupal.org/node/70229