D61-IA / stellar-gnosis

Gnosis paper management and collaboration tool
Apache License 2.0
0 stars 1 forks source link

Group update city name fails if name has space #45

Closed PantelisElinas closed 4 years ago

PantelisElinas commented 4 years ago

In the group update view, if the city name has spaces the validator fails. This is not a problem if a city's name is a single word but if it is more than one words, then the user cannot add a city and the error message is not helpful.

This ticket is about updating the validator for the city field to allow spaces in the provided name.

Done Checklist

PantelisElinas commented 4 years ago

This has now been fixed by adding space as a valid character in the regular expression used by the city name validator in the model.