Bug #7349
closedAutocomplete seems to have broken in 2.3.3?
0%
Description
Steps:
After upgrading 2.3.2 to 2.3.3 via GUI, I created a new alias "New_boxes" with two hosts, 192.168.1.5 + 192.168.1.19
I then copied an existing rule (the rule allowed TCP/UDP from an interface network to a previously existing single host/alias with data = alias "Old_boxes"), and clicked the edit icon next to the copy rule. In the edit screen I changed the comment field, and modified destination by deleting "Old_boxes" and started to type "New..."
I was expecting autocomplete to show a dropdown containing "New_boxes", but it didn't. Nor did the field show red as usual for aliases.
Updated by Phillip Davis over 8 years ago
2.3.3-RELEASE (amd64)
built on Thu Feb 16 06:59:53 CST 2017
FreeBSD 10.3-RELEASE-p16
It all works for me:
- adding a new rule, start typing and alias name in src or dst and matches show
- editing an exiting rule, backspace a bit to rub out some of src or dst alias name, matches show
- copy a rule, backspace a bit to rub out some of src or dst alias name, matches show
Maybe you need to refresh the JS cached in the browser - ctrl-F5?
Updated by Jim Pingle over 8 years ago
- Status changed from New to Rejected
I can't reproduce it either, even with a rule and alias exactly as stated. +1 for dumping the browser cache and trying again.