Bugzilla – Attachment 9130 Details for
Bug 7371
AutoEmailPrimaryAddress set to 'OFF' in new installs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7371: Add 'cardnumber' as option for AutoEmailPrimaryAddress
Bug-7371-Add-cardnumber-as-option-for-AutoEmailPri.patch (text/plain), 1.28 KB, created by
Katrin Fischer
on 2012-04-12 05:56:28 UTC
(
hide
)
Description:
Bug 7371: Add 'cardnumber' as option for AutoEmailPrimaryAddress
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2012-04-12 05:56:28 UTC
Size:
1.28 KB
patch
obsolete
>From d549e55163b8f596c903c5c65d973403e624eabd Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <Katrin.Fischer.83@web.de> >Date: Thu, 12 Apr 2012 07:53:32 +0200 >Subject: [PATCH] Bug 7371: Add 'cardnumber' as option for > AutoEmailPrimaryAddress > >The systempref.sql file had one more option 'cardnumber' that was not >visible from the system preference editor. This patch adds the setting. > >To test: >- Check new setting cardnumber is available for AutoEmailPrimaryAddress >- Use setting with a patron that has an email address as cardnumber and >verify email is sent out correctly. >--- > .../prog/en/modules/admin/preferences/patrons.pref | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref >index 3d88883..55b4457 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref >@@ -20,6 +20,7 @@ Patrons: > email: home > emailpro: work > B_email: alternate >+ cardnumber: cardnumber as > "OFF": first valid > - "patron email address for sending out emails." > - >-- >1.7.5.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 7371
:
9130
|
9162