The JID regexp validator was too restrictive. I've fixed this to allow the top level domain to be more than 4 characters long. Also, the top level domain is now optional so we are now allowing for example, 'user@localhost' to be added as an invitee.
Armando Jagucki
added a comment - The JID regexp validator was too restrictive. I've fixed this to allow the top level domain to be more than 4 characters long. Also, the top level domain is now optional so we are now allowing for example, 'user@localhost' to be added as an invitee.
The JID regexp validator was too restrictive. I've fixed this to allow the top level domain to be more than 4 characters long. Also, the top level domain is now optional so we are now allowing for example, 'user@localhost' to be added as an invitee.