Bugzilla – Attachment 192308 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
2c5d7b3.patch (text/plain), 999 bytes, created by
Jonathan Druart
on 2026-02-02 11:42:54 UTC
(
hide
)
Description:
Bug 39055: Fix mojo/acquisition/vendors.t
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2026-02-02 11:42:54 UTC
Size:
999 bytes
patch
obsolete
>From 2c5d7b3c47e0ebb6f39c48baf70f311b99a39409 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 > >--- > 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 05c784701fd..e8157478178 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.43.0 >
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