Bug #464
closedProblems with setup wizard
100%
Description
There are a few issues with the setup wizard.
1. Most or all of the text box fields do not have the text offset, so it overlaps with the pencil icon in the box (example in 1.png)
2. The GMT offset zones (GMT+X, GMT-X), which are the opposite of what one would expect from their names, are shown. These are filtered out elsewhere in the web interface, and need to be here as well. (2.png)
3. Lacking input validation -
a) the General Setup page doesn't enforce valid hostname, domain, or DNS servers.
b) the Time Server Information page doesn't enforce a valid time server hostname
c) the Configure WAN interface page doesn't enforce valid MAC, MTU, IP, gateway, hostname, etc.
d) the Configure LAN interface page doesn't require a valid IP
Files
Updated by Ermal Luçi over 14 years ago
1 should be fixed by jimp commit to pfsense-ng theme.
Updated by Ermal Luçi over 14 years ago
- Status changed from New to Feedback
This should be feedback.
Updated by Chris Buechler over 14 years ago
- Status changed from Feedback to New
Valid MTU is still not verified. Didn't check other fields.
Updated by Jim Pingle over 14 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset ff93a5c1460e5c48f10fe92587ff2913eff8450a.
Updated by Chris Buechler over 14 years ago
- Status changed from Feedback to Resolved