Closed (duplicate)
Project:
Drupal core
Version:
5.0
Component:
book.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Dec 2006 at 07:21 UTC
Updated:
20 Mar 2007 at 17:02 UTC
When I add a node(story, page, blog, etc) and then outline it to top-level, then I can't update that outline anymore, or remove it from the book outline.
If I then want to re-outline that node to other parent, then the error occur:
user warning: Duplicate entry '3' for key 1 query: INSERT INTO book (nid, vid, parent, weight) VALUES (3, 3, 2, 0) in /opt/htdocs/drupal5rc1/includes/database.mysql.inc on line 167.
Comments
Comment #1
holz commentedsorry I chose the wrong component.
Comment #2
ax commentedthis should be fixed with http://drupal.org/node/114745. marking this DUPLICATE - please follow-up there.