Bugzilla – Attachment 193695 Details for
Bug 39055
Unauthenticated are not redirected properly in reports module after login
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 39055: Fix mojo/acquisition/vendors.t
f67d859.patch (text/plain), 1.07 KB, created by
David Nind
on 2026-02-24 08:18:05 UTC
(
hide
)
Description:
Bug 39055: Fix mojo/acquisition/vendors.t
Filename:
MIME Type:
Creator:
David Nind
Created:
2026-02-24 08:18:05 UTC
Size:
1.07 KB
patch
obsolete
>From f67d8594f7fd5511569ea6b87e302963cd590de0 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Mon, 2 Feb 2026 12:42:21 +0100 >Subject: [PATCH] Bug 39055: Fix mojo/acquisition/vendors.t > >Signed-off-by: David Cook <dcook@prosentient.com.au> >Signed-off-by: David Nind <david@davidnind.com> >--- > t/db_dependent/mojo/acquisition/vendors.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/mojo/acquisition/vendors.t b/t/db_dependent/mojo/acquisition/vendors.t >index 05c784701f..e815747817 100755 >--- a/t/db_dependent/mojo/acquisition/vendors.t >+++ b/t/db_dependent/mojo/acquisition/vendors.t >@@ -37,7 +37,7 @@ subtest '/cgi-bin/koha/acquisitions/vendors' => sub { > '/cgi-bin/koha/mainpage.pl', > form => { > csrf_token => $csrf_token, >- op => 'cud-login', >+ login_op => 'cud-login', > login_userid => $patron->userid, > login_password => 'P4ssword!', > koha_login_context => 'intranet', >-- >2.39.5 >
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 39055
:
191568
|
191617
|
192121
|
192308
|
192350
|
192351
|
192352
|
192353
|
192354
|
193674
|
193675
|
193676
|
193677
|
193678
|
193694
| 193695 |
193696
|
193697
|
193698