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

holz’s picture

Component: block.module » book.module

sorry I chose the wrong component.

ax’s picture

Version: 5.0-rc1 » 5.0
Status: Active » Closed (duplicate)

this should be fixed with http://drupal.org/node/114745. marking this DUPLICATE - please follow-up there.