http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1985 Koha Team Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |koha@univ-lyon3.fr Status|Needs Signoff |Failed QA --- Comment #11 from Koha Team Lyon 3 <koha@univ-lyon3.fr> --- I tested this patch on a sandbox : 1. set syspref CommentModeratorsEmail with my email adress 2. go to public interface and add a comment on a book 3. go to saved reports to check to table message_queue : I have a new record with the letter_code ''COMMENT_CREATED' : Ok, it works ! 4. Go to notices and slips to change the message of ''COMMENT_CREATED' model : in email tab, I try to add the title of the book in the message (<<biblio.title>>) and the biblionumber (<<biblio.biblionumber>>) 5. Go to the opac and add a new comment on an other book 6. go to saved reports to check to table message_queue : I don't retrieve the title of the book and the biblionumber in the email : it's a pity because it can be usefull informations for the librarian. -- You are receiving this mail because: You are watching all bug changes.