#118 Forbid '#' in meeting location
Closed: Fixed None Opened 10 years ago by pingou.

When adding a new meeting we should have a filter that forbids the user from using a #irc-chan format, in fact we want to forbid all location containing # in it.

We should advice to use irc-chan@irc.freenode.net upon error


Hmm not sure if i got this right; people are using #irc=chan format but should use irc-chan@servername - is that correct?

Proposed resolution in https://github.com/fedora-infra/fedocal/pull/111

I also tweaked api_locations_search which is used in meeting_location/autocomplete function so now it doesn't suggest any locations containing '#'

Login to comment on this ticket.

Metadata