Details
-
Bug
-
Status: Resolved (View Workflow)
-
Trivial
-
Resolution: Fixed
-
None
-
All
Description
REST api link doesn't work if you access it from the security settings page for example.
Steps to reproduce:
1. Open Jenkins Frontend
2. Manage Jenkins Link
3. Configure Global Security
4. Click "REST API" link at the bottom of the page
Link points to:
http://localhost:8080/configureSecurity/api/
and should instead point to:
http://localhost:8080/api/
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Christopher Simons [ csimons ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Summary | REST api link doesn't work from sub pages | REST API Footer Link Doesn't Work from Subpages |
Workflow | JNJira [ 163879 ] | JNJira + In-Review [ 197339 ] |
That seems not only for that page.. As for now a lot of page without it's own API seems to be broken with that link.