Skip to content

Usage of exclamation mark (!) in Custom Links not possible #14560

@Azmodeszer

Description

@Azmodeszer

Deployment Type

Self-hosted

NetBox Version

3.6.6

Python Version

3.11

Steps to Reproduce

  1. Set up a Custom Link.
  2. Put https://<IP>/screens/dashboard.html#!/APView/{{ object.interfaces.filter(mac_address__isnull=False).first().mac_address }} as the Link URL.

Similar to #13011. Also see #14553.

Expected Behavior

The URL should be rendered with the ! intact.

Observed Behavior

The ! is encoded as %21, resulting in a broken link.

Metadata

Metadata

Assignees

Labels

severity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions