Summary: | Remove check-url.pl in favor of check-url-quick.pl | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | Command-line Utilities | Assignee: | 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
|
Circulation function: | |||
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
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 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> 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> Pushed to master for 21.05, thanks to everybody involved! I prefer not delete a script on stable branche. Not pushed to 20.11.x |