Bug 490725 - event missing reply's author line
Summary: event missing reply's author line
Status: RESOLVED FIXED
Alias: None
Product: NeoChat
Classification: Applications
Component: General (other bugs)
Version First Reported In: git master
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Tobias Fella
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-23 19:12 UTC by Tobias Fella
Modified: 2024-12-05 16:33 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
event without reply header line (78.52 KB, image/png)
2024-07-23 19:12 UTC, Tobias Fella
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Fella 2024-07-23 19:12:24 UTC
Created attachment 171938 [details]
event without reply header line

{
    "content": {
        "body": "> <@ryanabx2:matrix.org> If you can think of some applications that fit a lot of those things, let me know, it'd be good for me to think about those kinds of things\n\nOffhand, two stacks I know of:\n\n* KDE PIM\n* Evolution",
        "format": "org.matrix.custom.html",
        "formatted_body": "<mx-reply><blockquote><a href=\"https://matrix.to/#/!lyWraihOYkbPiiTeLj:kde.org/$bw4ChQ1eYqRrCiZ3zjj2b6m9tJ9KhHnMjJfTbIHEr2w?via=kde.org&via=matrix.org&via=fedora.im\">In reply to</a> <a href=\"https://matrix.to/#/@ryanabx2:matrix.org\">@ryanabx2:matrix.org</a><br>If you can think of some applications that fit a lot of those things, let me know, it&#39;d be good for me to think about those kinds of things</blockquote></mx-reply><p>Offhand, two stacks I know of:</p>\n<ul>\n<li>KDE PIM</li>\n<li>Evolution</li>\n</ul>\n",
        "m.mentions": {
            "user_ids": [
                "@ryanabx2:matrix.org"
            ]
        },
        "m.relates_to": {
            "m.in_reply_to": {
                "event_id": "$bw4ChQ1eYqRrCiZ3zjj2b6m9tJ9KhHnMjJfTbIHEr2w"
            }
        },
        "msgtype": "m.text"
    },
    "event_id": "$XyCmj5VYaWs56U8Iw-S9QCZDkZGpa3R7GEfByppJpQA",
    "origin_server_ts": 1721757528144,
    "room_id": "!lyWraihOYkbPiiTeLj:kde.org",
    "sender": "@conan_kudo:matrix.org",
    "type": "m.room.message",
    "unsigned": {
        "membership": "join"
    },
    "user_id": "@conan_kudo:matrix.org"
}

in KDE Chat
Comment 1 Tobias Fella 2024-12-05 16:33:53 UTC
I haven't seen this again, so I'm assuming it's fixed