jenkinsci / jenkinsci/cloudbees-folder-plugin

[JENKINS-68907] AbstractFolder#doChildrenContextMenu should not use #getAbsoluteUrl

Open
#707 0 comments 0 reactions 0 assignees View on GitHub
component:cloudbees-folder-plugin imported-jira-issue priority:minor resolution:unresolved ux
Dominant language
Java
Stars
59
Forks
117
PR merge metrics
No merged PRs in 30d

Description

It is convention that the Jenkins UI should not use the configured root URL, instead looking at the request to build up links.

This convention is not followed in https://github.com/jenkinsci/cloudbees-folder-plugin/blob/b3bb87403f6503410cc5dc45c4445c007984f188/src/main/java/com/cloudbees/hudson/plugins/folder/AbstractFolder.java#L832 resulting in potentially invalid links in the children context menu of folders (which links to views).

---
Originally reported by danielbeck, imported from: AbstractFolder#doChildrenContextMenu should not use #getAbsoluteUrl


  • status: Open
  • priority: Minor
  • component(s): cloudbees-folder-plugin
  • label(s): ux
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20251211-141027

Raw content of original issue

It is convention that the Jenkins UI should not use the configured root URL, instead looking at the request to build up links.

This convention is not followed in https://github.com/jenkinsci/cloudbees-folder-plugin/blob/b3bb87403f6503410cc5dc45c4445c007984f188/src/main/java/com/cloudbees/hudson/plugins/folder/AbstractFolder.java#L832 resulting in potentially invalid links in the children context menu of folders (which links to views).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.