Bug 27563

Summary: Remove check-url.pl in favor of check-url-quick.pl
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: Command-line UtilitiesAssignee: Nick Clemens (kidclamp) <nick>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: fridolin.somers, jonathan.druart, kyle, robin
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
The check-url.pl script has been deprecated since Koha 3.8 - this patch removes it. If any users are still referencing that script in their cronjobs they will need to update to the new script upon upgrade.
Version(s) released in:
21.05.00
Bug Depends on: 7693    
Bug Blocks:    
Attachments: Bug 27563: Remove check-url.pl in favor of check-url-quick.pl
Bug 27563: Remove check-url.pl in favor of check-url-quick.pl
Bug 27563: Remove check-url.pl in favor of check-url-quick.pl

Description Nick Clemens (kidclamp) 2021-01-27 19:52:32 UTC
In bug 7693 we added a new 'check-url-quick.pl' script and added a deprecation note to check-url.pl, that was pushed to Koha 3.8

I believe maybe we have waited long enough to remove the deprecated script
Comment 1 Nick Clemens (kidclamp) 2021-01-27 19:54:39 UTC
Created attachment 115910 [details] [review]
Bug 27563: Remove check-url.pl in favor of check-url-quick.pl

To test:
1 - verify the script is gone
2 - verify check-url-quick.pl works
Comment 2 Lucas Gass 2021-02-01 22:48:56 UTC
Created attachment 116182 [details] [review]
Bug 27563: Remove check-url.pl in favor of check-url-quick.pl

To test:
1 - verify the script is gone
2 - verify check-url-quick.pl works

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Comment 3 Katrin Fischer 2021-02-07 11:14:04 UTC
Created attachment 116457 [details] [review]
Bug 27563: Remove check-url.pl in favor of check-url-quick.pl

To test:
1 - verify the script is gone
2 - verify check-url-quick.pl works

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 4 Jonathan Druart 2021-02-08 13:57:50 UTC
Pushed to master for 21.05, thanks to everybody involved!
Comment 5 Fridolin Somers 2021-02-12 13:13:36 UTC
I prefer not delete a script on stable branche.
Not pushed to 20.11.x