Bugzilla – Attachment 142664 Details for
Bug 31162
Add a clear cataloguing module home page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31162: (follow-up) Fix www/batch.t
Bug-31162-follow-up-Fix-wwwbatcht.patch (text/plain), 1.06 KB, created by
Martin Renvoize (ashimema)
on 2022-10-26 07:36:42 UTC
(
hide
)
Description:
Bug 31162: (follow-up) Fix www/batch.t
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2022-10-26 07:36:42 UTC
Size:
1.06 KB
patch
obsolete
>From 94173b7ff04f08e7af342762faf31a81f6e4e3d5 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Wed, 26 Oct 2022 08:35:38 +0100 >Subject: [PATCH] Bug 31162: (follow-up) Fix www/batch.t > >This patch updates the t/db_dependent/www/batch.t test for the >change of navigation. >--- > t/db_dependent/www/batch.t | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/t/db_dependent/www/batch.t b/t/db_dependent/www/batch.t >index a1d97d83ad..f883e2f978 100755 >--- a/t/db_dependent/www/batch.t >+++ b/t/db_dependent/www/batch.t >@@ -69,8 +69,8 @@ $agent->click_ok( '', 'login to staff interface' ); > > $agent->get_ok( "$intranet/cgi-bin/koha/mainpage.pl", 'load main page' ); > >-$agent->follow_link_ok( { url_regex => qr/tools-home/i }, 'open tools module' ); >-$agent->follow_link_ok( { text => 'Stage MARC records for import' }, >+$agent->follow_link_ok( { url_regex => qr/cataloging-home/i }, 'open cataloging module' ); >+$agent->follow_link_ok( { text => 'Stage records for import' }, > 'go to stage MARC' ); > > $agent->post( >-- >2.20.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 31162
:
137747
|
137754
|
137758
|
138141
|
138167
|
138687
|
138694
|
138797
|
138798
|
138799
|
139593
|
139594
|
139595
|
139596
|
139597
|
139598
|
139650
|
139651
|
139652
|
139654
|
139900
|
139901
|
139902
|
139903
|
139904
|
139905
|
139906
|
139907
|
140578
|
140579
|
140580
|
140581
|
140582
|
140583
|
140584
|
140585
|
140586
|
141246
|
141247
|
141248
|
141249
|
141250
|
141251
|
141252
|
141253
|
141254
|
141880
|
141881
|
141882
|
141883
|
141884
|
141885
|
141886
|
141887
|
141888
|
141889
|
141890
|
141891
|
141975
|
141976
|
141977
|
142028
|
142029
|
142663
| 142664