Skip to content

Usage of Comma in Custom Links not possible #13011

@v0tti

Description

@v0tti

NetBox version

v3.5.2

Python version

3.10

Steps to Reproduce

  1. Create Custom Link
  2. Enter https://www.tim-online.nrw.de/tim-online2/?center={{ object.latitude }},{{ object.longitude }}&icon=true as Link URL

Expected Behavior

I would expect the comma character in the center= parameter to be rendered as a comma (,).

Observed Behavior

The comma gets replaced with %2C.
The map service we are using does not show the location because it needs a comma character between longitude and latitude in order to display.

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