[Bug 43364] New: Add a maintenance script to find dead links in biblio records, items or authorities
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43364 Bug ID: 43364 Summary: Add a maintenance script to find dead links in biblio records, items or authorities Initiative type: --- Sponsorship --- status: Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs@lists.koha-community.org Reporter: m.de.rooy@rijksmuseum.nl QA Contact: testopia@bugs.koha-community.org CC: jake.deery@openfifth.co.uk, robin@catalyst.net.nz Target Milestone: --- Allow to regularly run such a script to find dead links and notify library staff. It may be sufficient to do a HTTP HEAD request. (Perl modules like LWP::UserAgent allow specifying the number of redirects to follow.) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43364 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Marcel, are you aware of the link-checker scripts? I believe that is doing just that. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43364 --- Comment #2 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Katrin Fischer from comment #1)
Hi Marcel, are you aware of the link-checker scripts? I believe that is doing just that.
Will check. Thx -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43364 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Sorry, I didn't remember the name earlier, it's this one: https://koha-community.org/manual/latest/en/html/cron_jobs.html#check-url-qu... -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43364 --- Comment #4 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Yeah I found it now. Will rephrase this report to include items and authorities. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43364 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Add a maintenance script to |Extend cronjob |find dead links in biblio |check-url-quick by |records, items or |optionally checking URIs in |authorities |items and authorities -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43364 --- Comment #5 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Marcel de Rooy from comment #0)
Allow to regularly run such a script to find dead links and notify library staff. It may be sufficient to do a HTTP HEAD request. (Perl modules like LWP::UserAgent allow specifying the number of redirects to follow.)
See above. Biblio is dealt with in check-url-quick. Would be nice to add some default setups for common URL fields. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43364 --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Marcel de Rooy from comment #4)
Yeah I found it now. Will rephrase this report to include items and authorities.
+1 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org