Bug 490725

Summary: event missing reply's author line
Product: [Applications] NeoChat Reporter: Tobias Fella <fella>
Component: GeneralAssignee: Tobias Fella <fella>
Status: RESOLVED FIXED    
Severity: normal CC: carl
Priority: NOR    
Version First Reported In: git master   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: event without reply header line

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