Bugzilla – Attachment 38404 Details for
Bug 14051
Tiny adjustment of ReturnPathDefault pref description
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 14051: Tiny adjustment of ReturnPathDefault pref description
PASSED-QA-Bug-14051-Tiny-adjustment-of-ReturnPathD.patch (text/plain), 1.58 KB, created by
Kyle M Hall (khall)
on 2015-04-23 11:32:49 UTC
(
hide
)
Description:
[PASSED QA] Bug 14051: Tiny adjustment of ReturnPathDefault pref description
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2015-04-23 11:32:49 UTC
Size:
1.58 KB
patch
obsolete
>From 7f84e13a9cb37bf97d65d986ea49a0aa9c192062 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Thu, 23 Apr 2015 10:30:14 +0200 >Subject: [PATCH] [PASSED QA] Bug 14051: Tiny adjustment of ReturnPathDefault pref description > >Adding that Return-Path is bounce address. Note that if it is empty, the From address is used. This could be the admin address, but Koha uses other from addresses too. > >Test plan: >Read the description on the preferences page. >Check some Koha mails with/without this pref. Note that this patch does not >change behavior in any way. > >Signed-off-by: Marc Veron <veron@veron.ch> > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > .../prog/en/modules/admin/preferences/admin.pref | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref >index e1d54a6..81f022a 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref >@@ -15,7 +15,7 @@ Administration: > - Use > - pref: ReturnpathDefault > class: email >- - "as the email address set as the return path, if you leave this empty the admin address will be used." >+ - "as the return path or bounce address for undeliverable mail messages. If you leave this empty, the From address will be used (often defaulting to the admin address)." > - > - Show > - pref: DebugLevel >-- >1.7.2.5
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 14051
:
38394
|
38395
| 38404