This is only an issue when Book Copy is used with Book Manager, and a user has rights to Personal Books via Book Manager, but no rights assigned via the core book module.

In this case, a person gets an "Access Denied" error after cloning a book.

A possible workaround/improvement: drop a user at node/nid/edit after cloning the book. This would let the user change (for example) the group affiliation of the book, which in most cases will need to happen anyways.

This is tangentially related to #1017934: Usability issues with cloning books with different input formats

Comments

jgraham’s picture

Status: Active » Fixed

This is a book_manager issue, http://drupal.org/cvs?commit=478624

The path in 'hook_book_copy_goto_alter' was not updated when book_managers paths were adjusted in some recent code cleanup.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.