Bugzilla – Attachment 163674 Details for
Bug 34886
Regression in when hold button appears
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 34886: (QA follow-up) chmod, remove POD
Bug-34886-QA-follow-up-chmod-remove-POD.patch (text/plain), 2.97 KB, created by
Marcel de Rooy
on 2024-03-22 10:24:31 UTC
(
hide
)
Description:
Bug 34886: (QA follow-up) chmod, remove POD
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2024-03-22 10:24:31 UTC
Size:
2.97 KB
patch
obsolete
>From 213b242cdb81eeaaba02ba2094af0cfcb3f53de9 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 22 Mar 2024 10:23:15 +0000 >Subject: [PATCH] Bug 34886: (QA follow-up) chmod, remove POD >Content-Type: text/plain; charset=utf-8 > >--- > t/db_dependent/selenium/opac_holds.t | 45 ---------------------------- > 1 file changed, 45 deletions(-) > mode change 100644 => 100755 t/db_dependent/selenium/opac_holds.t > >diff --git a/t/db_dependent/selenium/opac_holds.t b/t/db_dependent/selenium/opac_holds.t >old mode 100644 >new mode 100755 >index df81f5c835..034e71a9f3 >--- a/t/db_dependent/selenium/opac_holds.t >+++ b/t/db_dependent/selenium/opac_holds.t >@@ -325,12 +325,6 @@ SKIP: { > DelBiblio($second_biblionumber); > } > >-=head3 withdraw_items >- >-Withdraws items by setting their 'withdrawn' flag to 1. >- >-=cut >- > sub withdraw_items { > my $dbh = C4::Context->dbh; > $dbh->do( >@@ -338,12 +332,6 @@ Withdraws items by setting their 'withdrawn' flag to 1. > ); > } > >-=head3 set_holdallowed_not_allowed >- >-Set holdallowed as not_allowed in the circulation rules >- >-=cut >- > sub set_holdallowed_not_allowed { > Koha::CirculationRules->set_rules( > { >@@ -356,15 +344,6 @@ Set holdallowed as not_allowed in the circulation rules > ); > } > >-=head3 set_onshelfholds >- >-Set holdallowed as not_allowed in the circulation rules >-0 - "If any unavailable" >-1 - "Yes" >-2 - "If all unavailable" >- >-=cut >- > sub set_onshelfholds { > my ($rule_value) = @_; > Koha::CirculationRules->set_rule( >@@ -378,12 +357,6 @@ Set holdallowed as not_allowed in the circulation rules > ); > } > >-=head3 search_page_hold_button_absent >- >-Function to visit search results and test for the absence of place hold buttons >- >-=cut >- > sub search_page_hold_button_absent { > my ($message) = @_; > >@@ -402,12 +375,6 @@ Function to visit search results and test for the absence of place hold buttons > ); > } > >-=head3 search_page_hold_button_present >- >-Function to visit search results and test for the presence of place hold buttons >- >-=cut >- > sub search_page_hold_button_present { > my ($message) = @_; > >@@ -424,12 +391,6 @@ Function to visit search results and test for the presence of place hold buttons > ); > } > >-=head3 detail_page_hold_button_absent >- >-Visits the detail page and tests the absence of the place hold button >- >-=cut >- > sub detail_page_hold_button_absent { > my ($message) = @_; > $driver->get( $s->opac_base_url . "opac-detail.pl?biblionumber=" . $biblionumber ); >@@ -441,12 +402,6 @@ Visits the detail page and tests the absence of the place hold button > ); > } > >-=head3 detail_page_hold_button_present >- >-Visits the detail page and tests the presence of the place hold button >- >-=cut >- > sub detail_page_hold_button_present { > my ($message) = @_; > $driver->get( $s->opac_base_url . "opac-detail.pl?biblionumber=" . $biblionumber ); >-- >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 34886
:
156107
|
156114
|
156150
|
156151
|
156152
|
156153
|
156277
|
156278
|
156279
|
156293
|
156294
|
156295
|
156326
|
156327
|
156980
|
156981
|
159678
|
159679
|
161633
|
161634
|
161981
|
161982
|
163674
|
164106
|
164107
|
164108
|
164109
|
164110
|
164159
|
164160
|
164161