# Quelques bugs possibles avec la vue des messages supprimés

**URL:** https://meta.discourse.org/t/a-couple-of-possible-bugs-with-the-deleted-posts-view/387747
**Category:** Bug
**Tags:** fixed
**Created:** [Novembre 6, 2025, 6:11 UTC](https://meta.discourse.org/t/a-couple-of-possible-bugs-with-the-deleted-posts-view/387747 "2025-11-06T06:11:56Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![yuriy](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/yuriy/32/498097_2.png) [@yuriy](https://meta.discourse.org/u/yuriy)
#### Post date: [Novembre 25, 2025, 5:18 UTC](https://meta.discourse.org/t/a-couple-of-possible-bugs-with-the-deleted-posts-view/387747/4 "2025-11-25T05:18:49Z")

</div>

Merci @j127 d’avoir repéré les problèmes !

Les deux sont corrigés maintenant, voir

> <https://github.com/discourse/discourse/pull/36103>
>
> \### Context
> Issue logged in https://meta.discourse.org/t/a-couple-of-possible-b…ugs-with-the-deleted-posts-view/387747:
> \* the emojis in the title are being turned into HTML
> \* lazy loaded items result in malformed DOM structure
> 
> \### Changes
> \* wrap computed \`titleHtml\` with \`htmlSafe()\`
> \* move \`titleHtml\` assignment from route's \`setupController\` to a model's computed property

---

_[View the full topic](https://meta.discourse.org/t/a-couple-of-possible-bugs-with-the-deleted-posts-view/387747)._
