# User able to edit title of locked post

**URL:** https://meta.discourse.org/t/user-able-to-edit-title-of-locked-post/104826
**Category:** Support
**Created:** [December 21, 2018, 8:26am UTC](https://meta.discourse.org/t/user-able-to-edit-title-of-locked-post/104826 "2018-12-21T08:26:59Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![ChrisBeach](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chrisbeach/32/214628_2.png) [@ChrisBeach](https://meta.discourse.org/u/ChrisBeach)
#### Post date: [December 21, 2018, 8:26am UTC](https://meta.discourse.org/t/user-able-to-edit-title-of-locked-post/104826/1 "2018-12-21T08:26:59Z")

</div>

I noticed a user was able to edit the title of a post that was locked by an admin. Feels to me that locking should lock all aspects of a post.

---

<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: [December 21, 2018, 8:41am UTC](https://meta.discourse.org/t/user-able-to-edit-title-of-locked-post/104826/2 "2018-12-21T08:41:12Z")

</div>

Oh, I forgot about this lock function. My bad.

There is another setting that prevents editing, as I recall? Or are you referring to the title of a topic, when the first post is locked?

---

<div class="post-metadata">

### Author: ![ChrisBeach](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chrisbeach/32/214628_2.png) [@ChrisBeach](https://meta.discourse.org/u/ChrisBeach)
#### Post date: [December 21, 2018, 9:20am UTC](https://meta.discourse.org/t/user-able-to-edit-title-of-locked-post/104826/3 "2018-12-21T09:20:05Z")

</div>

> [@codinghorror](#):
>
> There is another setting that prevents editing, as I recall? Or are you referring to the title of a topic, when the first post is locked?

I’d locked the first post

---

<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: [December 21, 2018, 11:07am UTC](https://meta.discourse.org/t/user-able-to-edit-title-of-locked-post/104826/4 "2018-12-21T11:07:32Z")

</div>

Maybe @eviltrout can comment as he built this feature, as I recall.

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [December 21, 2018, 2:45pm UTC](https://meta.discourse.org/t/user-able-to-edit-title-of-locked-post/104826/5 "2018-12-21T14:45:16Z")

</div>

This does seem like a bug to me. It comes from the fact that the logic applies to editing the post, not the topic. Will add to my list.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [January 20, 2019, 2:47pm UTC](https://meta.discourse.org/t/user-able-to-edit-title-of-locked-post/104826/6 "2019-01-20T14:47:43Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [June 18, 2019, 6:25pm UTC](https://meta.discourse.org/t/user-able-to-edit-title-of-locked-post/104826/7 "2019-06-18T18:25:24Z")

</div>

Sorry this slipped through the cracks. I’ve fixed it here:

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