[Bug 18876] New: Broken links in Koha documentation
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18876 Bug ID: 18876 Summary: Broken links in Koha documentation Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Documentation Assignee: koha-bugs@lists.koha-community.org Reporter: pablo.bianchi@gmail.com QA Contact: testopia@bugs.koha-community.org Created attachment 64711 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64711&action=edit linkchecker-gui output report in XML, CSV and HTML. I found some broken links in Koha documentation, particularly related to fragments (AKA in-page, local) links, within same HTML. For example on [Tools section](https://koha-community.org/manual/17.05/html/03_tools.html), the left side table of contents correctly point to #marc-modification-templates fragment, but in some partes and itself on the title incorrectly point to non-existent #marcmodtemplates. This is very annoying while reading documentation. I couldn't find a way to list all broken in-page links. I tried: + http://validator.w3.org/checklink + wget --spider -o wget.log -e robots=off --wait 1 -r -p https://koha-community.org/manual/17.05/html/ + linkchecker-gui + https://www.npmjs.com/package/broken-link-checker `blc https://koha-community.org/manual/17.05/html/ -roe` Attached to this bug the linkchecker-gui results using [this](https://koha-community.org/manual/17.05/html/) as starting URL. It found 231 broken URLs, but not local ones. PS: Markdown on this bugzilla would be great. -- 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=18876 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz, | |katrin.fischer@bsz-bw.de -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18876 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Pablo, thx for reporting and for the list. We are aware that a lot of links need to be fixed with the change to Sphinx as the headings/anchors have changed. Please take a look at https://wiki.koha-community.org/wiki/Editing_the_Koha_Manual for some of the ongoing work on the manual :) -- 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=18876 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Manual --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Pablo, Jonathan has provided a big fix to the broken links in the manual, there remain some that we have to fix manually, but most should now work ok: https://gitlab.com/koha-community-devs-users/kohadocs/commit/635fe37d0c5c6bb... We are now looking for patches to the problems pointed out here: https://gitlab.com/koha-community-devs-users/kohadocs/blob/20bcd806f7df908b1... -- 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=18876 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Pablo, the inter-manual links have been fixed for the upcoming 17.11 manual. Please see the git repository for details. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org