Table of content links do not correctly link to anchors on https://reports.jenkins.io/core-taglib/jelly-taglib-ref.html
E.g. the link target is https://reports.jenkins.io/core-taglib/jelly-taglib-ref.html#form:apply
But the actual anchor is form.3Aapply, i.e., https://reports.jenkins.io/core-taglib/jelly-taglib-ref.html#form.3Aapply
Bisecting indicates this broke between 2.481 (working) and 2.482 (broken).
Related infra https://github.com/jenkins-infra/core-taglibs-report-generator/tree/master just runs the core site build and publishes the output.
Originally reported by
danielbeck, imported from: core taglibs generate mismatching links and anchors
- assignee:
danielbeck
- status: Closed
- priority: Minor
- component(s): core
- label(s): 2.516.2-fixed, regression
- resolution: Fixed
- resolved: 2025-07-25T11:42:04+00:00
- votes: 0
- watchers: 3
- imported: 2025-11-24
Raw content of original issue
Table of content links do not correctly link to anchors on https://reports.jenkins.io/core-taglib/jelly-taglib-ref.html
E.g. the link target is https://reports.jenkins.io/core-taglib/jelly-taglib-ref.html#form:apply
But the actual anchor is form.3Aapply, i.e., https://reports.jenkins.io/core-taglib/jelly-taglib-ref.html#form.3Aapply
Bisecting indicates this broke between 2.481 (working) and 2.482 (broken).
Related infra https://github.com/jenkins-infra/core-taglibs-report-generator/tree/master just runs the core site build and publishes the output.
Table of content links do not correctly link to anchors on https://reports.jenkins.io/core-taglib/jelly-taglib-ref.html
E.g. the link target is https://reports.jenkins.io/core-taglib/jelly-taglib-ref.html#form:apply
But the actual anchor is form.3Aapply, i.e., https://reports.jenkins.io/core-taglib/jelly-taglib-ref.html#form.3Aapply
Bisecting indicates this broke between 2.481 (working) and 2.482 (broken).
Related infra https://github.com/jenkins-infra/core-taglibs-report-generator/tree/master just runs the core site build and publishes the output.
Originally reported by
danielbeck, imported from: core taglibs generate mismatching links and anchors
Raw content of original issue