Bugzilla – Attachment 93360 Details for
Bug 23710
Holds broken on intranet, displays a JSON page with an error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23710: Revert to usng placerequest.pl
Bug-23710-Revert-to-usng-placerequestpl.patch (text/plain), 1.13 KB, created by
Martin Renvoize (ashimema)
on 2019-10-01 12:28:35 UTC
(
hide
)
Description:
Bug 23710: Revert to usng placerequest.pl
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2019-10-01 12:28:35 UTC
Size:
1.13 KB
patch
obsolete
>From 8828d2ff97c833c7d712fcb5197969c9a7964030 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Tue, 1 Oct 2019 13:26:49 +0100 >Subject: [PATCH] Bug 23710: Revert to usng placerequest.pl > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt >index eef3c049aa..a9bb4d37a0 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt >@@ -377,7 +377,7 @@ > > <fieldset class="rows"> > <legend>Hold details</legend> >- <form action="/api/v1/holds" method="post" name="form" id="hold-request-form"> >+ <form action="placerequest.pl" method="post" name="form" id="hold-request-form"> > > <input type="hidden" name="borrowernumber" value="[% patron.borrowernumber | html %]" /> > <input type="hidden" name="type" value="str8" /> >-- >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 23710
:
93360
|
93362
|
93386
|
93387
|
93491
|
93661
|
93734
|
93735
|
93737