Ho recentemente ricostruito il mio discourse self-hosted e ora vedo che tutte le risposte in chat hanno perso il testo dell’estratto. L’avatar della risposta è ancora visibile e l’ID href è corretto e cliccandoci si viene portati al post corretto.
Una nuova risposta mostra l’estratto dopo la pubblicazione, ma se si chiude la chat scompare come le altre.
3.3.0.beta2-dev (f7a1272fa4)
(Non ho plugin o modifiche correlate che interferiscano, per quanto ne so)
{
"id": 1892,
"message": "testing reply",
"cooked": "\u003cp\u003etesting reply\u003c/p\u003e",
"created_at": "2024-04-29T19:02:11Z",
"excerpt": "testing reply",
"chat_channel_id": 2,
"streaming": false,
"user": {...},
"mentioned_users": [],
"available_flags": [],
"chat_webhook_event": null,
"in_reply_to": {
"id": 1880,
"cooked": "\u003cp\u003earn teh powahz\u003c/p\u003e",
"excerpt": null,
"user": {...},
"chat_webhook_event": null
},
"uploads": []
},

