Bugzilla – Attachment 68048 Details for
Bug 19425
Adding orders from order file with multiple budgets per record triggers error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Koha REST V1
Koha-REST-V1.patch (text/plain), 818 bytes, created by
Marcel de Rooy
on 2017-10-13 07:31:11 UTC
(
hide
)
Description:
Koha REST V1
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2017-10-13 07:31:11 UTC
Size:
818 bytes
patch
obsolete
>From d4986156de8f476895ab231cf7a67740246285e3 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Wed, 11 Oct 2017 13:43:12 +0200 >Subject: [PATCH] Koha REST V1 >Content-Type: text/plain; charset=utf-8 > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > Koha/REST/V1.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/Koha/REST/V1.pm b/Koha/REST/V1.pm >index 0293418..52453b8 100644 >--- a/Koha/REST/V1.pm >+++ b/Koha/REST/V1.pm >@@ -53,7 +53,7 @@ sub startup { > # Paths-, Parameters-, Definitions- & Info-object > # is not allowed by the OpenAPI specification. > }); >- $self->plugin( 'Koha::REST::Plugin::Pagination' ); >+ # $self->plugin( 'Koha::REST::Plugin::Pagination' ); > } > > 1; >-- >2.1.4
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 19425
:
67715
|
67716
|
67866
|
68047
|
68048
|
68049
|
68050