http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9530
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #14 from Owen Leonard <[email protected]> --- The patches I have signed off on I was able to test successfully. The patches for sending Carts and Lists did not appear to be working as expected. > 4/ Check that the mails have the correct From, Replyto and ReturnPath set > The rules are > If the values are set in the branch use that, else use the syspref All messages were being sent with the default replyto/returnpath address whether or not I was logged in as a patron from a library which had a library-specific value in the branches table. In other words, in cases where I expected to see the values in branches.branchreplyto and branches.branchreturnpath used they were not. Or is that not the expected behavior in these scripts? -- You are receiving this mail because: 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/
