Bugzilla – Attachment 118665 Details for
Bug 26705
System preference NoticeBcc not working
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 26705: (QA follow-up) Clarify test result
Bug-26705-QA-follow-up-Clarify-test-result.patch (text/plain), 919 bytes, created by
Martin Renvoize (ashimema)
on 2021-03-23 14:27:12 UTC
(
hide
)
Description:
Bug 26705: (QA follow-up) Clarify test result
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2021-03-23 14:27:12 UTC
Size:
919 bytes
patch
obsolete
>From 40592731de0510650e07915b0324c5655803591e Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Tue, 23 Mar 2021 14:26:02 +0000 >Subject: [PATCH] Bug 26705: (QA follow-up) Clarify test result > >Simple output string improvement to fix the copy/paste of the previous >tests comment string. >--- > t/Koha/Email.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/Koha/Email.t b/t/Koha/Email.t >index 752269341f..7d383c05e8 100755 >--- a/t/Koha/Email.t >+++ b/t/Koha/Email.t >@@ -232,7 +232,7 @@ subtest 'send_or_die() tests' => sub { > 'to@example.com', 'cc@example.com', > 'bcc_1@example.com', 'bcc_2@example.com' > ], >- 'If explicitly passed, "to" is preserved' >+ 'If "to" is not explicitly passed, extract recipients from headers' > ); > is( $email->header_str('Bcc'), undef, 'The Bcc header is unset' ); > }; >-- >2.20.1
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 26705
:
118659
|
118660
|
118663
|
118664
|
118665
|
118704
|
118705
|
118713
|
118714
|
118715
|
118716