# 无法再删除自己的帖子

**URL:** https://meta.discourse.org/t/cannot-delete-own-post-anymore/66908
**Category:** Bug
**Created:** [2017年七月27日 08:38 UTC](https://meta.discourse.org/t/cannot-delete-own-post-anymore/66908 "2017-07-27T08:38:50Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![fefrei](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fefrei/32/119538_2.png) [@fefrei](https://meta.discourse.org/u/fefrei)
#### Post date: [2017年七月27日 08:38 UTC](https://meta.discourse.org/t/cannot-delete-own-post-anymore/66908/1 "2017-07-27T08:38:50Z")

</div>

在尝试在此 Meta 站点删除我发布的一篇帖子时，点击垃圾桶按钮后（且未发生其他操作）抛出了以下异常：

 ![image](https://global.discourse-cdn.com/meta/original/3X/b/5/b5f56deaac3d76dfdd88b1e3a3e7e312ee2d83c7.png)

这看起来是 #Contribute > Bug，需要 @sam 处理吗？

以下是纯文本形式的错误信息，方便搜索：`Could not find module pretty-text/engines/discourse-markdown/helpers`

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [2017年七月27日 22:11 UTC](https://meta.discourse.org/t/cannot-delete-own-post-anymore/66908/2 "2017-07-27T22:11:54Z")

</div>

Looks like a bug, what is the exact repro?

---

<div class="post-metadata">

### Author: ![fefrei](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fefrei/32/119538_2.png) [@fefrei](https://meta.discourse.org/u/fefrei)
#### Post date: [2017年七月28日 04:17 UTC](https://meta.discourse.org/t/cannot-delete-own-post-anymore/66908/4 "2017-07-28T04:17:51Z")

</div>

I did nothing but click on the trash can – so it should be:

- be a non-staff user
- navigate to an own post
- click the trash can

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [2017年七月28日 14:16 UTC](https://meta.discourse.org/t/cannot-delete-own-post-anymore/66908/5 "2017-07-28T14:16:16Z")

</div>

Fixed per:

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

This is a result of defer loading the markdown engine. In the past we always had the engine around, now we must ensure it is loaded before cooking stuff 👨🏽‍🍳

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [2017年七月28日 22:00 UTC](https://meta.discourse.org/t/cannot-delete-own-post-anymore/66908/6 "2017-07-28T22:00:04Z")

</div>

This topic was automatically closed after 7 hours. New replies are no longer allowed.
