[openstreetmap/openstreetmap-website] Many repeated links in Changeset comment notifications (#2376)
積丹尼 Dan Jacobson
notifications at github.com
Thu Sep 26 05:48:32 UTC 2019
Examining an average changeset comment notification,
```
From: OpenStreetMap <web at noreply.openstreetmap.org>
Subject: [OpenStreetMap] Supaplex has commented on one of your changesets
```
The HTML portion has many repeated links,
```
$ mech-dump --links x.html | sort | uniq -c | sort -nr
3 https://www.openstreetmap.org/
2 https://www.openstreetmap.org/user/Supaplex
2 https://www.openstreetmap.org/changeset/74881499
1 https://osmcha.mapbox.com/changesets/74881499
```
Perhaps each should just be given once.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/2376
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20190925/3291e2eb/attachment.html>
More information about the rails-dev
mailing list