The Name field is said to only accept

Allowed characters: a-z, 0-9, dashes ("-"), underscores ("_") and dots.

but it does in fact take A-Z as well.

The problem is that A-Z and a-z is treated differently so if you have a name "ABC" and type in "ab" the autocomplete will not suggest ABC.

Comments

gaurav.kapoor’s picture

Issue summary: View changes

Changed UI text and added "A-Z" in allowed character case. Also, i am disabling autocomplete functionality for time being as it isn't much useful feature.

gaurav.kapoor’s picture

Status: Active » Fixed
gaurav.kapoor’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.