Project

General

Profile

Actions

Bug #5867

closed

status_queues.php: Old version of jQuery directly referenced but not present

Added by Jim Pingle about 8 years ago. Updated about 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Traffic Shaper (ALTQ)
Target version:
Start date:
02/09/2016
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3
Affected Architecture:
All

Description

The queues status page directly references an older version of jquery:

$ grep -ri "jquery-1.11" *
src/usr/local/www/status_queues.php:<script src="/jquery/jquery-1.11.2.min.js"></script>

But that version is not present in the tree:

$ find . -name "*jquery*" 
./src/usr/local/www/jquery
./src/usr/local/www/jquery/jquery-1.12.0.min.js
./src/usr/local/www/jquery/jquery-ui-1.11.4.min.js
Actions

Also available in: Atom PDF