17 Apr
2021
17 Apr
'21
8:15 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28086 --- Comment #9 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Jonathan Druart from comment #6)
Hum, pondering. Why the OPAC maintenance only?
Why not this one as well for instance? Koha/Patron/Password/Recovery.pm: my $kohaEmail = $library->branchemail || C4::Context->preference('KohaAdminEmailAddress'); # send from patron's branch or Koha Admin
Pondering why this still works for us, I think something happens in sub _send_message_by_email to that. Jonathan, can you maybe verify and let me know if I should file another bug? -- You are receiving this mail because: You are watching all bug changes.