Actions
Bug #303
closedOn input errors, system_gateways_edit.php doesn't retain interface
Start date:
01/16/2010
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:
Description
When entering anything on system_gateways_edit.php that triggers an input error, the interface isn't retained on the page showing the input errors, it always resets to WAN while keeping all the other correct values.
Updated by Chris Buechler almost 15 years ago
- Status changed from Feedback to New
No change (looks like all the related changes were reverted).
Updated by Ermal Luçi almost 15 years ago
- Status changed from New to Feedback
Now should be a lot better.
Updated by Chris Buechler almost 15 years ago
- Status changed from Feedback to New
The particular issue noted in this ticket is still a problem. To replicate:
Add a gateway on LAN on system_gateways_edit.php
Choose an IP that isn't on the LAN subnet, to trigger the input error.
Click Save.
Note the interface has changed from LAN to WAN, though the other input is retained. This creates user error, as users forget to set the interface back.
Actions