Users may have no idea what the message about 'The book is now a personal book' means. This patch removes that message along with the one about the book now being a regular book.

CommentFileSizeAuthor
book_copy_message.patch865 byteskleinmp

Comments

marcp’s picture

Title: Remove messages after bok is copied. » Remove messages after book is copied
Version: 6.x-1.3 » 6.x-1.x-dev

That message gets printed in book_manager_make_personal(). There may be times when we want to see that message, so ideally we'd have a lower-level function that just sets the personal flag and doesn't print out any messages.

This will take place some time during a refactoring pass through the code.

jgraham’s picture

commited in latest 2.x-dev branch

jgraham’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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