]> Sergey Matveev's repositories - public-inbox.git/commit
wwwatomstream: fix per-feed <id>
authorEric Wong <e@80x24.org>
Fri, 20 Sep 2019 02:42:14 +0000 (02:42 +0000)
committerEric Wong <e@80x24.org>
Fri, 20 Sep 2019 02:43:36 +0000 (02:43 +0000)
commit290b8ef18659a52f3cfa97458b5dc5334519dfed
tree611bb4eeab29d316eb412913f52309530f029953
parent41a555ebab603d492440e97c8ddd889617cc51f0
wwwatomstream: fix per-feed <id>

We were emitting the same "<id>mailto:name@domain</id>" tag
for every feed (but not per-feed entry).  This could cause
feed readers to mistake the top (news.atom) feed for other
feeds (search results, or per-thread feeds).

This is technically a breaking change for people relying on
per-thread or per-query feeds, but the only alternative is
to remain broken for anybody trying to follow multiple feeds
off the same inbox.
lib/PublicInbox/WwwAtomStream.pm