https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22821
--- Comment #16 from Myka Kennedy Stephens <[email protected]> --- These patches seem to fix the problem. Here was my test plan: 1. Created a simple SQL report (SELECT * FROM message_queue) 2. Ran report - results empty, no reply_address field 3. Applied patches 4. Restarted everything, updatedatabase, dbic 5. Ran report - results empty, new reply_address field appeared 6. Enabled AllowCheckoutNotes 7. Checked out an item to user with email address 8. Logged into OPAC as user 9. Entered a note for checked out item 10. Ran report - note email in results with user's email address appearing in reply_address field Thank you, Martin! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
