# Exclude\_tag 在分类 RSS 源中不起作用

**URL:** https://meta.discourse.org/t/exclude-tag-does-not-work-in-category-rss-feeds/400034
**Category:** Bug
**Tags:** rss-polling
**Created:** [2026年四月6日 16:17 UTC](https://meta.discourse.org/t/exclude-tag-does-not-work-in-category-rss-feeds/400034 "2026-04-06T16:17:12Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [2026年四月7日 12:48 UTC](https://meta.discourse.org/t/exclude-tag-does-not-work-in-category-rss-feeds/400034/5 "2026-04-07T12:48:43Z")

</div>

@f-a 感谢你的报告 👍 这将在以下链接中修复：

> <https://github.com/discourse/discourse/pull/39130>
>
> Most RSS feed endpoints (category, top, hot, user topics, top period) were const…ructing \`TopicQuery\` without passing \`build\_topic\_list\_options\`, so query params like \`exclude\_tag\`, \`tags\`, \`status\`, etc. were silently ignored. Only \`latest\_feed\` correctly passed them through.
> 
> Extracts a \`topic\_query\` helper that always merges \`build\_topic\_list\_options\`, and updates all feed methods to use it. This makes it harder to forget query params when adding new feeds.
> 
> https://meta.discourse.org/t/400034

---

_[View the full topic](https://meta.discourse.org/t/exclude-tag-does-not-work-in-category-rss-feeds/400034)._
