[Bug 3619] New: C4::Letters::_send_message_by_email does not obey AutoEmailPrimaryAddress
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3619 Summary: C4::Letters::_send_message_by_email does not obey AutoEmailPrimaryAddress Product: Koha Version: HEAD Platform: All OS/Version: All Status: ASSIGNED Severity: enhancement Priority: P3 Component: Architecture, internals, and plumbing AssignedTo: dbavousett@ptfs.com ReportedBy: dbavousett@ptfs.com Estimated Hours: 0.0 Change sponsored?: --- Customer set AutoEmailPrimaryAddress to "emailpro", then populated emailpro, thinking that notices would then go to the email address specified in that field. However, C4::Letters::_send_message_by_email is only capable of using the email field. This enhancement would cause C4::Letters::_send_message_by_email to obey the syspref. This is an interim solution; the long-term Right Thing would probably be to create a syspref (or modify the existing one) to allow for a library-selectable hierarchy--a list of potential email address fields to use. I therefore suggest leaving this bug ASSIGNED, until the better solution can be implemented. Patch forthcoming shortly. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3619 --- Comment #1 from J. David Bavousett <dbavousett@ptfs.com> 2009-09-14 13:34:02 --- Created an attachment (id=1138) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1138) Here's a patch! -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3619 J. David Bavousett <dbavousett@ptfs.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |PATCH-Sent -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3619 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gmcharlt@gmail.com --- Comment #2 from Galen Charlton <gmcharlt@gmail.com> 2010-04-30 03:10:50 --- Patch pushed. Please test and close. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@kohaorg.ec2.liblime.com