Skip to content

Dependency-Track BASE_PATH removed in projects #1390

@adrianoferfin

Description

@adrianoferfin

Current Behavior

After fixing issue #1288, which duplicated BASE_PATH, when opening a project in a new tab, the BASE_PATH is removed, resulting in a 404 Not Found error.

Steps to Reproduce

  1. Open Projects tab.
  2. Right-click on a project > Open link in a new tab.
  3. It throws a 404 Not Found. The new tab does not reflect the BASE_PATH. E.g.: instead of opening http://localhost:8080/base_path/projects/, it opens http://localhost:8080/projects/

Expected Behavior

  1. Open Projects tab.
  2. Right-click on a project > Open link in a new tab.
  3. The new tab opens the project correctly with the BASE_PATH.

Dependency-Track Frontend Version

4.13.6

Browser

Google Chrome

Browser Version

142.0.7444.175/176

Operating System

Windows

Checklist

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions