Bugzilla – Attachment 4188 Details for
Bug 6328
Fine in days does not work
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Follow up, fixing redirect from 'Lift debarment' link signed-off
BZ6328d.patch (text/plain), 1.26 KB, created by
Paul Poulain
on 2011-05-19 09:39:42 UTC
(
hide
)
Description:
Follow up, fixing redirect from 'Lift debarment' link signed-off
Filename:
MIME Type:
Creator:
Paul Poulain
Created:
2011-05-19 09:39:42 UTC
Size:
1.26 KB
patch
obsolete
>From 27bb6d6e5884f1a88047e7a13b068fcbee1fe668 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <Katrin.Fischer.83@web.de> >Date: Tue, 17 May 2011 21:04:05 +0200 >Subject: [PATCH 4/4] Bug 6328: Lift debarment leaves patron account >Content-Type: text/plain; charset="utf-8" > >'Lift debarment' redirects to an empty circulation page. >--- > .../prog/en/modules/circ/circulation.tt | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt >index b3dbfab..2f0f41e 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt >@@ -573,6 +573,7 @@ No patron matched <span class="ex">[% message %]</span> > <form class="inline compact" action="/cgi-bin/koha/members/setstatus.pl" method="post"> > <input type="hidden" name="borrowernumber" value="[% borrowernumber %]" /> > <input type="hidden" name="destination" value="circ" /> >+ <input type="hidden" name="cardnumber" value="[% cardnumber %]" /> > <input type="submit" value="Lift Debarment" /> > </form> > </li>[% END %] >-- >1.7.4.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 6328
:
4074
|
4098
|
4152
|
4153
|
4154
|
4155
|
4156
|
4186
|
4187
|
4188
|
4277
|
5283
|
5561
|
5841
|
6019
|
6421
|
6429
|
7248