[openstreetmap/openstreetmap-website] Add Communities page (#3301)
Paul Norman
notifications at github.com
Wed Oct 26 23:23:50 UTC 2022
> * OCI already contains various schemes, not just http and https but also mailto and xmpp. I wasn't expecting that.
Is that an issue for validation? They should all be valid URLs
> * OCI also contains invalid urls 🤦 For example, `https://matrix.to/#/#openstreetmap-cat:matrix.org` is [invalid](https://stackoverflow.com/a/26119120/105451) (albeit accepted by browsers) since the `#` isn't permitted inside fragments.
I think this is an OCI bug. One of the `#` should be percent-encoded, and I've opened https://github.com/osmlab/osm-community-index/issues/592 about it.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3301#issuecomment-1292768504
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/3301/c1292768504 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20221026/5828a2de/attachment.htm>
More information about the rails-dev
mailing list