Actions
Bug #6918
closed
JP
Javascript Lowercase for IPv6 addresses prevents use of aliases with capital letters
Bug #6918:
Javascript Lowercase for IPv6 addresses prevents use of aliases with capital letters
Status:
Closed
Priority:
High
Assignee:
-
Category:
Rules / NAT
Target version:
-
Start date:
11/11/2016
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4
Affected Architecture:
All
Description
If you have an alias, say "Blah", and try to enter it in a field on a firewall rule, it is automatically translated to lowercase in JavaScript. Since "blah" is not the name of the alias (they are case-sensitive), input validation fails.
Affects master, RELENG_2_3 (2.3.3), and RELENG_2_3_2 (2.3.2_x).
See commit:6df432c3e50c288aa664eec02713457c62d8a8f5
Actions