Bug #7171
system_advanced_firewall.php: setHelpText is changing the field label also.
Start date:
01/30/2017
Due date:
% Done:
100%
Estimated time:
Affected Version:
2.4
Affected Architecture:
Description
I suspect this is a side-effect of the recent changes for marking required fields.
e.g. in system_advanced_firewall.php as you change the selected item in the "Firewall Optimization Options" field, the help text changes, but the field name also gets set to the help text.
See attached GIF.
Associated revisions
History
#1
Updated by Steve Beaver almost 3 years ago
- Subject changed from setHelpText is changing the field label also. to system_advanced_firewall.php: setHelpText is changing the field label also.
#2
Updated by Steve Beaver almost 3 years ago
- Status changed from New to Feedback
Newly added span element accommodated
Function moved to pfSenseHelpers.js
#3
Updated by Steve Beaver almost 3 years ago
- % Done changed from 0 to 100
Applied in changeset 678c6a56bce239ac152e3d9fe051ad8508ab3ce3.
#4
Updated by Phillip Davis almost 3 years ago
Works, thanks
#5
Updated by Steve Beaver almost 3 years ago
- Status changed from Feedback to Resolved
Fixed #7171
Moved setHelpText() to helpers file