Bug #15301
closed
Setup Wizard WAN configuration form field problem
Added by Jim Pingle 9 months ago.
Updated 9 months ago.
Plus Target Version:
24.03
Release Notes:
Force Exclusion
Description
The "Configure WAN Interface" step of the wizard (4 of 9) is broken. The drop-down selector that changes the type is not automatically set to match the configuration and when selecting things manually it does not properly adjust the visible form fields.
As a result, attempting to finish the wizard results in a broken WAN configuration.
JS error in the browser console is:
Uncaught TypeError: document.forms[0].selectedtype is undefined
Possibly related to recent jQuery updates.
- Status changed from Confirmed to In Progress
- Assignee set to Jim Pingle
I have a fix in the works, testing it now.
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
- Subject changed from JavaScript Error in Setup Wizard prevents configuring WAN properly to Setup Wizard WAN configuration form field problem
- Status changed from Feedback to In Progress
There is another issue here that is preventing it from working 100% correctly. The form field changed from "selectedtype" to "configurationtype" in a13da2b02880a2e5ac05ce742031793bfea55a84 but the backend didn't follow that change. The text changed there affects the submitted values it isn't just a visible description.
- Related to Bug #14989: Typo in the Setup Wizard added
- Release Notes changed from Default to Force Exclusion
- Status changed from In Progress to Feedback
- Status changed from Feedback to Resolved
This is fine now, I've gone through the wizard a few times on the latest snapshot without a problem.
Also available in: Atom
PDF