fefrei
(Felix Freiberger)
2017 年 7 月 27 日午前 8:38
1
While trying to delete one of my own posts here on Meta, this exception was thrown after clicking the trashcan button (and nothing else happened):
Looks like a bug for @sam ?
Here’s the error as plain textm, for search: Could not find module pretty-text/engines/discourse-markdown/helpers
「いいね!」 4
sam
(Sam Saffron)
2017 年 7 月 27 日午後 10:11
2
Looks like a bug, what is the exact repro?
fefrei
(Felix Freiberger)
2017 年 7 月 28 日午前 4:17
4
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
「いいね!」 2
sam
(Sam Saffron)
2017 年 7 月 28 日午後 2:16
5
Fixed per:
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
「いいね!」 5
sam
(Sam Saffron)
クローズされました:
2017 年 7 月 28 日午後 10:00
6
This topic was automatically closed after 7 hours. New replies are no longer allowed.