https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8000
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion --- Comment #119 from Katrin Fischer <[email protected]> --- (In reply to Katrin Fischer from comment #107) > Looking at this I am wondering if it wouldn't be better to implement the > fallback to the central email address in Koha/Email.pm. It also takes care > of other fallbacks like the reply-to addresses. > It could avoid changes in some of the files and put things in a central spot. I am still confused about having so much duplicated code if we could just override the To => $params->{to} in Koha::Email? What am I missing? Can you please explain why this other approach was taken? -- 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/
