Bugzilla – Attachment 33924 Details for
Bug 12851
order tags are not removed on claiming serials/orders
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 12851: (QA followup) tests should not expect the <order> tag
Bug-12851-QA-followup-tests-should-not-expect-the-.patch (text/plain), 1.03 KB, created by
Tomás Cohen Arazi (tcohen)
on 2014-11-25 19:06:58 UTC
(
hide
)
Description:
Bug 12851: (QA followup) tests should not expect the <order> tag
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2014-11-25 19:06:58 UTC
Size:
1.03 KB
patch
obsolete
>From 9a386c7cdbabf8577b8fd6b9023c401b73918f44 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@gmail.com> >Date: Tue, 25 Nov 2014 16:05:24 -0300 >Subject: [PATCH] Bug 12851: (QA followup) tests should not expect the <order> > tag > >Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> >--- > t/db_dependent/Letters.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/Letters.t b/t/db_dependent/Letters.t >index 8d7991e..016c213 100644 >--- a/t/db_dependent/Letters.t >+++ b/t/db_dependent/Letters.t >@@ -338,6 +338,6 @@ warning_is { > > is($err, 1, "Successfully sent claim"); > is($mail{'To'}, 'testemail@mydomain.com', "mailto correct in sent claim"); >-is($mail{'Message'}, 'my vendor|John Smith|<order>Ordernumber ' . $ordernumber . ' (Silence in the library) (1 ordered)</order>', 'Claim notice text constructed successfully'); >+is($mail{'Message'}, 'my vendor|John Smith|Ordernumber ' . $ordernumber . ' (Silence in the library) (1 ordered)', 'Claim notice text constructed successfully'); > > $dbh->rollback; >-- >1.9.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 12851
:
31276
|
33264
|
33739
|
33770
| 33924