Actions
Bug #6514
closedservices_captiveportal_zones_edit.php: Zone name cannot start with a number
Start date:
06/21/2016
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3.x
Affected Architecture:
Description
The zone name on services_captiveportal_zones_edit.php is used as an XML tag name and needs to follow the relevant standards so it does not produce invalid XML.
Currently the page allows starting the zone name with a number, which results in an invalid XML tag and the config change is reverted.
Actions