Skip to content

[JENKINS-75931] core taglibs generate mismatching links and anchors #16793

@jenkins-infra-bot

Description

@jenkins-infra-bot

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions