https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8000 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion --- Comment #119 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (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.