Bug #4962
closedfirewall_shaper_vinterface.php issues
Description
1) When adding a new limiter, the Name field is pre-populated with "new" where it should just be blank.
2) the IPv4 and IPv6 mask bits boxes should be disabled where mask is "none"
3) The new limiter screen has no bandwidth box listed, have to click "Add another schedule" to configure anything. It should show one box to start. (this part isn't a regression, but the "add a new schedule" part makes it more confusing than it was before with just a +).
4) bw type field is cut off, have to click the drop down to see full value.
5) schedule box cuts off most of the name of the schedule, or "none."
6) the "Disable limiter" button is actually the delete button, should be labeled as such.
7) upon editing an existing limiter, it fills in "0" for the delay field. That's the default, should just be left blank. It also prohibits saving the field, with "Value must be greater than or equal to 1".
8) "mS" should be "ms"