Bugzilla – Attachment 174479 Details for
Bug 23426
Empty AV field returned in 'patron info' in addition to those requested
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23426: (follow-up) Fix failing test to send correct summary flag
Bug-23426-follow-up-Fix-failing-test-to-send-corre.patch (text/plain), 824 bytes, created by
Jan Kissig
on 2024-11-13 20:23:36 UTC
(
hide
)
Description:
Bug 23426: (follow-up) Fix failing test to send correct summary flag
Filename:
MIME Type:
Creator:
Jan Kissig
Created:
2024-11-13 20:23:36 UTC
Size:
824 bytes
patch
obsolete
>From ff7f52751f3058d924907aedea23a5a4926e612b Mon Sep 17 00:00:00 2001 >From: Jan Kissig <bibliothek@th-wildau.de> >Date: Wed, 13 Nov 2024 20:18:26 +0000 >Subject: [PATCH] Bug 23426: (follow-up) Fix failing test to send correct > summary flag > >--- > t/db_dependent/SIP/Message.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/SIP/Message.t b/t/db_dependent/SIP/Message.t >index 2e3207076e..dea011311a 100755 >--- a/t/db_dependent/SIP/Message.t >+++ b/t/db_dependent/SIP/Message.t >@@ -291,7 +291,7 @@ subtest 'Fine items, currency, start and end item response in patron info' => su > my $siprequest = > PATRON_INFO > . 'engYYYYMMDDZZZZHHMMSS' >- . ' Y ' >+ . ' Y ' > . FID_INST_ID > . $branchcode . '|' > . FID_PATRON_ID >-- >2.39.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 23426
:
91992
|
165507
|
165508
|
165509
|
165654
|
166240
|
169272
|
170931
|
172383
|
172384
|
174232
|
174233
|
174234
|
174464
|
174465
| 174479