[Koha-bugs] [Bug 7371] New: AutoEmailPrimaryAddress set to 'OFF' in new installs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 20 17:34:32 CET 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7371

             Bug #: 7371
           Summary: AutoEmailPrimaryAddress set to 'OFF' in new installs
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Database
        AssignedTo: gmcharlt at gmail.com
        ReportedBy: nengard at gmail.com
         QAContact: ian.walls at bywatersolutions.com


INSERT INTO `systempreferences` (variable,value,explanation,options,type)
VALUES('AutoEmailPrimaryAddress','OFF','Defines the default email address where
\'Account Details\' emails are
sent.','email|emailpro|B_email|cardnumber|OFF','Choice');


This preference should be set to one of the choices - and OFF shouldn't be a
choice - OFF seems to map to 'alternate'

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list