# 预填主题不再识别子类别

**URL:** https://meta.discourse.org/t/pre-filled-topics-dont-recognize-subcategories-anymore/120425
**Category:** Bug
**Created:** [2019年六月15日 03:44 UTC](https://meta.discourse.org/t/pre-filled-topics-dont-recognize-subcategories-anymore/120425 "2019-06-15T03:44:10Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![chipet92s](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chipet92s/32/86441_2.png) [@chipet92s](https://meta.discourse.org/u/chipet92s)
#### Post date: [2019年六月15日 03:44 UTC](https://meta.discourse.org/t/pre-filled-topics-dont-recognize-subcategories-anymore/120425/1 "2019-06-15T03:44:10Z")

</div>

Hi, I recently updated my Discourse installation ( [v2.3.0.beta11 +100](https://github.com/discourse/discourse/compare/9cb656250d5e9ae179f32dc438b17f5a2a0ac4c9...tests-passed) ) and noticed that if a pre-filled topic has just a category it works fine, but if it also has a subcategory it shows “Uncategorized” instead. You can see this happening on the first example here:

> [@Creating a link to start a new topic with pre-filled information](https://meta.discourse.org/t/compose-a-new-pre-filled-topic-via-url/28074):
>
> bookmark This documentation explains how to create a link that starts a new topic in Discourse with pre-filled information. person_raising_hand Required user level: All users Sometimes you may want to provide users with a link that opens a new topic composer with certain information pre-filled. This can be useful for various use cases including bug report templates, feature requests, or standardized posts. Constructing the URL Base URL To compose a new pre-filled topic with no extra i…

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [2019年六月15日 08:17 UTC](https://meta.discourse.org/t/pre-filled-topics-dont-recognize-subcategories-anymore/120425/3 "2019-06-15T08:17:51Z")

</div>

Fixed via:

[https://github.com/discourse/discourse/commit/48b9e0d7497ce0c5435416a1e07ad40e35307eed](https://github.com/discourse/discourse/commit/48b9e0d7497ce0c5435416a1e07ad40e35307eed)

Thanks for reporting this issue @chipet92s 👍

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [2019年六月15日 11:08 UTC](https://meta.discourse.org/t/pre-filled-topics-dont-recognize-subcategories-anymore/120425/4 "2019-06-15T11:08:41Z")

</div>


