unrecognizedCDP report links to removed ipinfo app

Bug #797143 reported by Jon Skarpeteig
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Network Administration Visualized
Fix Released
Medium
Morten Brekkevold

Bug Description

Browsing nav/report/unrecognizedCDP and then clicking on one of the unrecognized hosts errors out in:

Environment:

Request Method: GET
Request URL: http://nav/ipinfo/
Django Version: 1.0.2 final
Python Version: 2.5.2
Installed Applications:
['nav.django']
Installed Middleware:
('django.middleware.common.CommonMiddleware',)

Traceback:
File "/var/lib/python-support/python2.5/django/core/handlers/base.py" in get_response
  103. raise ValueError, "The view %s.%s didn't return an HttpResponse object." % (callback.__module__, view_name)

Exception Type: ValueError at /ipinfo/
Exception Value: The view nav.django.urls.urlbuilder.<lambda> didn't return an HttpResponse object.

Revision history for this message
Morten Brekkevold (mbrekkevold) wrote :

The report links to an URL that doesn't exist any more in NAV. Since the Django URL config for it has never been removed, visiting the link will cause a server error instead of a 404 error.

Changed in nav:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → Morten Brekkevold (mbrekkevold)
milestone: none → 3.9.0
summary: - ValueError at /ipinfo/
+ unrecognizedCDP report links to removed ipinfo app
Changed in nav:
status: Confirmed → In Progress
Revision history for this message
Morten Brekkevold (mbrekkevold) wrote :
Changed in nav:
status: In Progress → Fix Committed
Changed in nav:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.