Bugzilla – Attachment 31096 Details for
Bug 10402
Add multiple contacts for vendors
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10402: FIX conflicts in Letters.t
Bug-10402-FIX-conflicts-in-Letterst.patch (text/plain), 841 bytes, created by
Jonathan Druart
on 2014-08-22 13:38:18 UTC
(
hide
)
Description:
Bug 10402: FIX conflicts in Letters.t
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2014-08-22 13:38:18 UTC
Size:
841 bytes
patch
obsolete
>From 60ff9e9820525bdfa7e667ac621e1ed8570b6430 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Fri, 22 Aug 2014 13:08:07 +0200 >Subject: [PATCH] Bug 10402: FIX conflicts in Letters.t > >Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.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 a64ad3d..7c0cf38 100644 >--- a/t/db_dependent/Letters.t >+++ b/t/db_dependent/Letters.t >@@ -306,7 +306,7 @@ if (C4::Context->preference('marcflavour') eq 'UNIMARC') { > ); > } > >-my ($biblionumber, $biblioitemnumber) = AddBiblio($bib, ''); >+($biblionumber, $biblioitemnumber) = AddBiblio($bib, ''); > ( undef, $ordernumber ) = C4::Acquisition::NewOrder( > { > basketno => $basketno, >-- >2.0.0.rc2
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 10402
:
18973
|
18974
|
18975
|
19233
|
19234
|
19235
|
19603
|
19604
|
19808
|
19809
|
19810
|
20019
|
20020
|
20021
|
20045
|
20046
|
20047
|
20048
|
20559
|
20560
|
20561
|
20562
|
21019
|
21020
|
21021
|
21022
|
21023
|
21056
|
21547
|
21549
|
21804
|
23370
|
23371
|
23372
|
23373
|
23374
|
23375
|
23376
|
23377
|
24561
|
24562
|
24563
|
24564
|
24565
|
24566
|
24567
|
24568
|
29223
|
29224
|
29225
|
29226
|
29227
|
29511
|
29600
|
29601
|
29602
|
29603
|
29604
|
29761
|
30209
|
30210
|
30211
|
30212
|
30213
|
30460
|
30461
|
30462
|
30463
|
30464
|
31091
|
31092
|
31093
|
31094
|
31095
| 31096