Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

name 'escape' is not defined #1151

Closed
jeremystretch opened this issue May 9, 2017 · 1 comment
Closed

name 'escape' is not defined #1151

jeremystretch opened this issue May 9, 2017 · 1 comment
Labels
type: bug A confirmed report of unexpected behavior in the application

Comments

@jeremystretch
Copy link
Member

Issue type: Bug report

Python version: 3.4.3
NetBox version: 2.0.0

When creating or removing a console, power, or interface connection, the server may yield the following error:

NameError at /dcim/console-ports/<pk>/disconnect/

name 'escape' is not defined

This is due to the erroneous deletion of an import statement when the v2-beta branch was merged with the develop branch.

@jeremystretch jeremystretch added the type: bug A confirmed report of unexpected behavior in the application label May 9, 2017
@elJoeyJojo
Copy link

hello,

i keep getting this issue when i remove connections from switch to switch. how can i fix this?

Thanks

lampwins pushed a commit to lampwins/netbox that referenced this issue Oct 13, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

2 participants