Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Element Android does not display replies sent from weechat-matrix #7445

Open
bodqhrohro opened this issue Oct 25, 2022 · 0 comments · May be fixed by #8947
Open

Element Android does not display replies sent from weechat-matrix #7445

bodqhrohro opened this issue Oct 25, 2022 · 0 comments · May be fixed by #8947
Labels
O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect Something isn't working: bugs, crashes, hangs and other reported problems

Comments

@bodqhrohro
Copy link

Steps to reproduce

  1. Middle-click + R on a message in weechat-matrix or directly use the /reply-matrix command, and send a message.
  2. Watch the message in Element Android.

Outcome

What did you expect?

Replies being correctly displayed.

What happened instead?

Element does not display a reply.
Screenshot_20221025_003437_im vector app
Though FluffyChat does:
Screenshot_20221025_003446_chat fluffy fluffychat
Element Web also does:
2022-10-25-043747_1366x768_scrot

Even if this is a weechat-matrix issue and should be fixed there, old messages sent by it should still be displayed correctly for historical purposes.

Raw event:

{
  "content": {
    "body": "Деяких так.",
    "format": "org.matrix.custom.html",
    "formatted_body": "Деяких так.",
    "m.relates_to": {
      "m.in_reply_to": {
        "event_id": "$Lhz5w_FDIwSmLOq1kFUr-HCeRN22qYF_fx1DY4R9fjU"
      }
    },
    "msgtype": "m.text"
  },
  "origin_server_ts": 1666547560425,
  "room_id": "!ssKCAMXeLZoUGjdcyU:matrix.org",
  "sender": "@bodqhrohro:matrix.org",
  "type": "m.room.message",
  "unsigned": {
    "age": 114117264
  },
  "event_id": "$C9SDwU55bPrNVA6EIHQcW1TMc9_pMQwXUbgUC7solcM",
  "user_id": "@bodqhrohro:matrix.org",
  "age": 113616469
}

Your phone model

HRY-LX1

Operating system version

EMUI 9.1.0

Application version and app store

Element version 1.4.36, olm version 3.2.12 from F-Droid

Homeserver

matrix.org

Will you send logs?

No

Are you willing to provide a PR?

No

@bodqhrohro bodqhrohro added the T-Defect Something isn't working: bugs, crashes, hangs and other reported problems label Oct 25, 2022
@jmartinesp jmartinesp added S-Major Severely degrades major functionality or product features, with no satisfactory workaround O-Occasional Affects or can be seen by some users regularly or most users rarely labels Nov 2, 2022
@tulir tulir linked a pull request Nov 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect Something isn't working: bugs, crashes, hangs and other reported problems
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants