http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5347
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6782|0 |1 is obsolete| | --- Comment #32 from Jonathan Druart <[email protected]> 2011-12-15 11:08:08 UTC --- Created attachment 6808 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6808 Proposed patch Hi Katrin, 1a/ Corrected (my english is very poor as you see :-/) 1b/ Normally, the from field is created with the email key of C4::Context->userenv. This one get the email field from database for the logged user. Maybe you're logged as root ? I tried, it works for me. 2/ I forgot a replacement :-/ 3/ Ok; it's done 4/ No, I didn't modifify this section. I just add a warning to display the sent message. I added biblio and biblioitems in the field list when you modify a notice template. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
