Hello,
since the last git commits the system log of my ttrss instace is flooded with entries like this

1. classes/feeds.php(257): loadXML()
2. classes/pluginhost.php(295): {closure}(, {Close_Button})
3. classes/feeds.php(255): chain_hooks_callback(hook_article_button, {Closure}, [{"id":"1191647","date_entered":"2021-10-26 12:00:00","yyiw":"2021-43","guid":"{\"ver\":2,\"uid\":\"1\",\"hash\":\"SHA1:5be41aaa19f17f217823b948a2834f50e555b1cf\"}","title":"576 Abgeordnete stimmen f\u00fcr sie: SPD-Politikerin Bas ist neue Bundestagspr\u00...)
4. classes/feeds.php(521): _format_headlines_list(-3, , adaptive, 30, , 0, , 1, 0, , default)
5. backend.php(133): view()

Remote IP: 2003:d1:f04:1900:40a9:576d:2647:1ab6
Request URI: /backend.php
User agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0

As far as I can see these logs are caused by the rss feed of the Tagesschau (tagesschau.de - Die Nachrichten der ARD).

w3c feed validator says it’s a valid rss feed: https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fwww.tagesschau.de%2Fxml%2Frss2%2F

most likely caused by incorrect markup generated by this plugin, nothing to do with feed per se. i’m gonna take a look.

this is a good thing btw, means changes are working as intended.

e: https://git.tt-rss.org/fox/tt-rss/commit/76d8b1bf6f8858989bd99937fb029cab929aa472