Bug #8303

Undefined Function
Start date:
01/29/2018
Due date:
% Done:
100%
Estimated time:
Affected Version:
Affected Architecture:
Release Notes:
Default
Description
While looking over the widgets I noticed in the Gateways widget if you change the display type you get a Javascript error stating: Uncaught ReferenceError: updateGatewayDisplays is not defined
at HTMLInputElement.onchange
This function is called in gateway_widgets.php.
Associated revisions
History
#1
Updated by Steve Beaver about 3 years ago
- Status changed from New to Confirmed
- Assignee set to Steve Beaver
#2
Updated by Steve Beaver about 3 years ago
- Status changed from Confirmed to Feedback
Fixed.
That function has not been required for a number of years.
#3
Updated by Steve Beaver about 3 years ago
- % Done changed from 0 to 100
Applied in changeset 12f1619688ce2dc92e63e808cda3cd9317e96c13.
#4
Updated by Jim Pingle about 3 years ago
- Status changed from Feedback to Resolved
Problematic function call is not present on current snaps. Looks OK here.
Fixed #8303