Unable to delete rack error message displays markup #897

Closed
opened 2025-12-29 16:26:47 +01:00 by adam · 0 comments
Owner

Originally created by @zevlag on GitHub (May 1, 2017).

Issue type: Bug

Python version: 2.7
NetBox version: v2.0.0-dev: de58d0ecca

Problem: Deleting a rack that has dependent devices show an error message with markup displayed. There are not functioning hyper links.

Unable to delete rack Proposed Rack-2. The following dependent devices were found: <a href="/dcim/devices/116/">Blanking Panel</a>, <a href="/dcim/devices/120/">asr1k-p</a>, <a href="/dcim/devices/117/">bm</a>, <a href="/dcim/devices/118/">bm1</a>, <a href="/dcim/devices/123/">c1900-p</a>, <a href="/dcim/devices/119/">pm3000</a>, <a href="/dcim/devices/125/">pm3000-p</a>, <a href="/dcim/devices/126/">pm3000-p1</a>, <a href="/dcim/devices/121/">sg200-p</a>, <a href="/dcim/devices/122/">sw-p</a>, <a href="/dcim/devices/124/">sw2-p</a>

Intended: Links to dependent devices function properly.

Originally created by @zevlag on GitHub (May 1, 2017). <!-- Please note: GitHub issues are to be used only for feature requests and bug reports. For installation assistance or general discussion, please join us on the mailing list: https://groups.google.com/forum/#!forum/netbox-discuss Please indicate "bug report" or "feature request" below. Be sure to search the existing set of issues (both open and closed) to see if a similar issue has already been raised. --> ### Issue type: Bug <!-- If filing a bug, please indicate the version of Python and NetBox you are running. (This is not necessary for feature requests.) --> **Python version:** 2.7 **NetBox version:** v2.0.0-dev: de58d0eccae5553dca70946386ccb3201d605189 Problem: Deleting a rack that has dependent devices show an error message with markup displayed. There are not functioning hyper links. > ```Unable to delete rack Proposed Rack-2. The following dependent devices were found: <a href="/dcim/devices/116/">Blanking Panel</a>, <a href="/dcim/devices/120/">asr1k-p</a>, <a href="/dcim/devices/117/">bm</a>, <a href="/dcim/devices/118/">bm1</a>, <a href="/dcim/devices/123/">c1900-p</a>, <a href="/dcim/devices/119/">pm3000</a>, <a href="/dcim/devices/125/">pm3000-p</a>, <a href="/dcim/devices/126/">pm3000-p1</a>, <a href="/dcim/devices/121/">sg200-p</a>, <a href="/dcim/devices/122/">sw-p</a>, <a href="/dcim/devices/124/">sw2-p</a>``` Intended: Links to dependent devices function properly.
adam added the type: bug label 2025-12-29 16:26:47 +01:00
adam closed this issue 2025-12-29 16:26:48 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#897