Bugzilla – Attachment 194981 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
53836ed.patch (text/plain), 1.15 KB, created by
Jonathan Druart
on 2026-03-09 10:07:41 UTC
(
hide
)
Description:
Bug 39055: Fix mojo/acquisition/vendors.t
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2026-03-09 10:07:41 UTC
Size:
1.15 KB
patch
obsolete
>From 53836edb752fa72929b15fec39f31298c2640e96 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> > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > 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
|
193674
|
193675
|
193676
|
193677
|
193678
|
193694
|
193695
|
193696
|
193697
|
193698
|
194980
| 194981 |
194982
|
194983
|
194984
|
195045