Bug #6310
services_dnsmasq_domainoverride_edit.php doesn't allow # and !
Start date:
05/04/2016
Due date:
% Done:
100%
Estimated time:
Affected Version:
2.3
Affected Architecture:
Description
IP Address field on services_dnsmasq_domainoverride_edit.php should permit IP addresses or # or ! (as noted in the text there). The page currently requires an IP address, so those two functions don't work.
figure Steve can knock this out quickly (or PRs welcome)
Associated revisions
Fixed #6310 by adding cusom validation pattern
(cherry picked from commit 1929ff88e91b2e495f8d22c74138721133afbd1f)
History
#1
Updated by Steve Beaver over 3 years ago
- Status changed from Confirmed to Feedback
- Assignee changed from Steve Beaver to Chris Buechler
Knocked out as requested.
#2
Updated by Steve Beaver over 3 years ago
- % Done changed from 0 to 100
Applied in changeset 1929ff88e91b2e495f8d22c74138721133afbd1f.
#3
Updated by Chris Buechler over 3 years ago
- Status changed from Feedback to Resolved
works, thanks!
Fixed #6310 by adding cusom validation pattern