Skip to content

Cloning fields containing special characters #11175

@telematiko

Description

@telematiko

NetBox version

v3.3.9

Python version

3.10

Steps to Reproduce

  1. Create new Site with description, example Description with any + special &= characters +
  2. Clone created site

Expected Behavior

Cloned site should have description equals original.

Observed Behavior

The description of the cloned site does not match the original. Special characters or part of the text is truncated according to the GET-method format.
Value of cloned description is Description with any special

Metadata

Metadata

Assignees

Labels

status: 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