Bug #220
Multi_Lan shaper wizard stalls at first screen.
100%
Description
This could be considered a duplicate of bug #170 however this applies to multi_lan shaper and not multi all. It is also still occuring in the latest build (pfSense-2.0-ALPHA-4g-20091214-0244-nanobsd.img.gz ).
When posting any value into the number of lan field on the first screen, you get the error "You need to specify the number of local interfaces connected."
Manually editing the field name "numberofconnections" to "enternumberoflantypeconnections" on the client side (using Firebug or similar) will allow you to get past this screen.
Associated revisions
Implement ->toggle(selector, 'disable') + handle adv. globally
handle advanced globally; when an input has .advanced class, it will
automatically be hidden and a button to show all advanced inputs will
be added
Removed some needless nbsp's and corrected input-type=number for port
refs #220
History
#1
Updated by Ermal Luçi about 11 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset a37ef4fffbc532b3b0565ddc0dc74c8c5f0d206b.
Resolves #220. Fixed because of missed changes as in Ticket #170.