Bug 5460

Summary: AutoEmailPrimaryAddress set to invalid value in sysprefs.sql
Product: Koha Reporter: Ian Walls <koha.sekjal>
Component: Installation and upgrade (command-line installer)Assignee: Ian Walls <koha.sekjal>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: minor    
Priority: PATCH-Sent (DO NOT USE) CC: chris, julian.maurice, jwagner, nengard
Version: 3.4   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: signed off patch1
Split AutoEmailPrimaryAddress and AutoEmailOpacUser sysprefs

Description Ian Walls 2010-11-30 18:01:08 UTC
The AutoEmailPrimaryAddress is a choice variable (email|emailpro|B_email|cardnumber|OFF), but the default is set to '0' in the sysprefs.sql installer.  This prevents emails from sending unless the value is manually changed in the system preferences editor.
Comment 1 Nicole C. Engard 2010-12-06 13:36:18 UTC
I'd add that the AutoEmailPrimaryAddress preference is used by more than just the AutoEmailOpacUser preference and such shouldn't be lumped together with it.  (patch waiting for sign off).
Comment 2 Nicole C. Engard 2010-12-06 13:43:53 UTC
Created attachment 2806 [details]
signed off patch1
Comment 3 Chris Cormack 2010-12-06 20:22:15 UTC
Patch pushed please test
Comment 4 MJ Ray (software.coop) 2010-12-09 15:10:52 UTC
This bug is mentioned in:
Bug 5460: AutoEmailPrimaryAddress set to	invalid value in sysprefs.sql http://lists.koha-community.org/pipermail/koha-patches/2010-November/013132.html
Comment 5 Ian Walls 2010-12-11 14:30:47 UTC
Created attachment 2829 [details] [review]
Split AutoEmailPrimaryAddress and AutoEmailOpacUser sysprefs

Patch to split display of these options in the syspref editor, for less confusion to librarians.
Comment 6 MJ Ray (software.coop) 2011-01-04 10:25:31 UTC
This bug is mentioned in:
Bug 5460:	AutoEmailPrimaryAddress set to invalid value in sysprefs.sql http://lists.koha-community.org/pipermail/koha-patches/2010-December/013171.html