# Updating About topic title in category shows inconsistent label

**URL:** <https://meta.discourse.org/t/updating-about-topic-title-in-category-shows-inconsistent-label/59868>\
**Category:** Bug\
**Created:** [2017年三月24日 23:00 UTC](https://meta.discourse.org/t/updating-about-topic-title-in-category-shows-inconsistent-label/59868 "2017-03-24T23:00:29Z")\
**Posts on this page:** 4\
**Page:** 1

<div class="post-metadata">

**Author:** ![Steve\_Pavlina](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/steve_pavlina/32/170086_2.png) [@Steve\_Pavlina](https://meta.discourse.org/u/Steve_Pavlina)\
**Post date:** [2017年三月24日 23:00 UTC](https://meta.discourse.org/t/updating-about-topic-title-in-category-shows-inconsistent-label/59868/1 "2017-03-24T23:00:29Z")

</div>

When I change the name of a category and save it, that part works fine. But then when I go to edit the title of the default pinned topic in that same category to update that topic with the new category name – i.e. the auto-created one labeled “About the \_\_\_\_ category,” there’s some wonky behavior happening when trying to edit the topic title.

When I click the edit pencil near the topic title, the title is automatically updated with the new category name in the edit box, but when I click the checkmark to save it, it reverts back to the old title.

In order to actually change the topic title, I have to do some random edit to the name, save it, then change it to the new name and save it again.

It looks like Discourse is trying to automatically update that topic’s title to use the new category name, but it only does this in the edit box at first, not in the actual title. And it doesn’t save what’s in the edit box when I tell it to.

Seems like a minor bug. Did a search to see if anything like this was already reported, but I didn’t find anything.

---

<div class="post-metadata">

**Author:** ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)\
**Post date:** [2017年三月25日 01:14 UTC](https://meta.discourse.org/t/updating-about-topic-title-in-category-shows-inconsistent-label/59868/2 "2017-03-25T01:14:48Z")

</div>

Possibly a bug cc @neil

---

<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:** [2017年三月26日 07:03 UTC](https://meta.discourse.org/t/updating-about-topic-title-in-category-shows-inconsistent-label/59868/3 "2017-03-26T07:03:49Z")

</div>

Fixed via:

[https://github.com/discourse/discourse/commit/3378e2d49f4c93fa0fa88ffcc7af116b7e0b9a5d](https://github.com/discourse/discourse/commit/3378e2d49f4c93fa0fa88ffcc7af116b7e0b9a5d)

---

<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:** [2017年三月26日 07:03 UTC](https://meta.discourse.org/t/updating-about-topic-title-in-category-shows-inconsistent-label/59868/4 "2017-03-26T07:03:53Z")

</div>


