Bugzilla – Attachment 162813 Details for
Bug 35331
Add an ILL table actions plugin hook
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 35331: CSRF follow-up
Bug-35331-CSRF-follow-up.patch (text/plain), 968 bytes, created by
Pedro Amorim
on 2024-03-06 10:26:14 UTC
(
hide
)
Description:
Bug 35331: CSRF follow-up
Filename:
MIME Type:
Creator:
Pedro Amorim
Created:
2024-03-06 10:26:14 UTC
Size:
968 bytes
patch
obsolete
>From 4be9d53172c03c535ea0b87bb71f0e0c3cc6905f Mon Sep 17 00:00:00 2001 >From: Pedro Amorim <pedro.amorim@ptfs-europe.com> >Date: Wed, 6 Mar 2024 10:25:08 +0000 >Subject: [PATCH] Bug 35331: CSRF follow-up > >Update method to op >--- > Koha/Illrequest.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/Koha/Illrequest.pm b/Koha/Illrequest.pm >index f0e1a9e76f2..2f7231dbc8e 100644 >--- a/Koha/Illrequest.pm >+++ b/Koha/Illrequest.pm >@@ -2139,7 +2139,7 @@ sub get_staff_table_actions { > my $ill_table_actions = [ > { > button_class => 'btn btn-default btn-sm', >- button_link => '/cgi-bin/koha/ill/ill-requests.pl?method=illview&illrequest_id=', >+ button_link => '/cgi-bin/koha/ill/ill-requests.pl?op=illview&illrequest_id=', > append_column_data_to_link => 1, > button_link_translatable_text => 'ill_manage', > } >-- >2.30.2
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 35331
:
158916
|
158917
|
158993
|
159037
|
159046
|
159047
|
159048
|
159049
|
159105
|
159106
|
159107
|
159108
|
159109
|
160634
|
160635
|
160636
|
160637
|
162812
| 162813 |
162814
|
162815
|
162816