Closed (fixed)
Project:
Book Copy
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Jun 2010 at 00:40 UTC
Updated:
25 Jan 2011 at 03:50 UTC
I had seven failed attempts to copy a book today, and coincidentally discovered the exact same number of bogus cloned pages under the book.
It looks like, if the book cloning fails for some reason, the copy of the original page will be left under the original book. Luckily I was scouring the tree to check that the clone was identical to the original so I was able to spot it, but someone who didn't plan to check the original book when a clone failed would potentially get duplicate book pages without knowing about it.
Comments
Comment #1
jgraham commentedThis should largely be resolved by a move to the batch API.
http://drupal.org/node/888504
Comment #2
jgraham commentedThe menu_link settings are now handled inline as the nodes are created. This in addition to the batch processing should render this issue obsolete.
Please re-open if this behavior is present on the 1.2 or 6.x-1.x-dev branches.