Project

General

Profile

Actions

Bug #5926

closed

Collapsible Sections generate JavaScript error when toggled

Added by Bill Meeks about 8 years ago. Updated about 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Web Interface
Target version:
Start date:
02/24/2016
Due date:
% Done:

0%

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

Description

When you manually click on the icon to collapse a "collapsible SECTION" within the new Bootstrap framework, you receive a JavaScript error as follows:

'updateWidgets' is undefined

You only see this error when you have JavaScript debugging enabled in the browser. The error is thrown from the pfSenseHelpers.js module at line 464 when a call to updateWidgets() is attempted. The collapsing action succeeds, but the error is recorded when debugging is on.

I am using collapsible sections on some pages in the new Snort package update for Bootstrap, and this error is thrown when either manually collapsing a section using the minus ("-") icon or via jQuery methods.

Bill Meeks

Actions

Also available in: Atom PDF