Skip to content

Conversation

@nscuro
Copy link
Member

@nscuro nscuro commented Oct 10, 2024

Description

Fixes missing URI encoding of tag names.

The tagged projects, tagged policies, and tagged alerts dialogs would show an empty list for tags that contain special characters such as /.

This was caused by both DependencyTrack/dependency-track#4238, and tag names not being URI-encoded prior to using them as path parameters.

Addressed Issue

N/A

Additional Details

N/A

Checklist

The *tagged projects*, *tagged policies*, and *tagged alerts* dialogs would show an empty list for tags that contain special characters such as `/`.

This was caused by both DependencyTrack/dependency-track#4238, and tag names not being URI-encoded prior to using them as path parameters.

Signed-off-by: nscuro <nscuro@protonmail.com>
@nscuro nscuro added defect Something isn't working backport/4.12.1 labels Oct 10, 2024
@nscuro nscuro added this to the 4.13 milestone Oct 10, 2024
@nscuro nscuro merged commit 87d3cfc into DependencyTrack:master Oct 10, 2024
@nscuro nscuro deleted the fix-tag-uri-encoding branch October 10, 2024 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

defect Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant