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

Use fallback instead of showing Unable to load event that was replied to #13380

Closed
aaronraimist opened this issue Apr 25, 2020 · 1 comment
Closed

Comments

@aaronraimist
Copy link
Collaborator

For this message I see the error "Unable to load event that was replied to, it either does not exist or you do not have permission to view it." (which really needs some more decoration to make it clear that it isn't just quoting a message that said that) but the event source contains the message that was being replied to, why not use it?

Screen Shot 2020-04-24 at 7 35 36 PM

{
  "content": {
    "body": "> <@sorunome:sorunome.de> wasn't there some talk about some api to backfill history? what happened to that?\n\nshot down instantly like all the other good proposals, probably",
    "format": "org.matrix.custom.html",
    "formatted_body": "<mx-reply><blockquote><a href=\"https://matrix.to/#/!uOjvskgRfNgksdiArw:sorunome.de/$uPDwKsh-nB7tC86QoqYy41avPjEkhysc51B5X8d2Y0k?via=sorunome.de&via=matrix.org&via=privacytools.io\">In reply to</a> <a href=\"https://matrix.to/#/@sorunome:sorunome.de\">@sorunome:sorunome.de</a><br>wasn&#39;t there some talk about some api to backfill history? what happened to that?</blockquote></mx-reply>shot down instantly like all the other good proposals, probably",
    "m.relates_to": {
      "m.in_reply_to": {
        "event_id": "$uPDwKsh-nB7tC86QoqYy41avPjEkhysc51B5X8d2Y0k"
      }
    },
    "msgtype": "m.text"
  },
  "origin_server_ts": 1587483222983,
  "sender": "@qy:cs.xa0.uk",
  "type": "m.room.message",
  "unsigned": {},
  "event_id": "$-bQduIFOKrmapgOcNf1Fp4xpP0SZK5SL8zh5MsBLI_Q",
  "room_id": "!uOjvskgRfNgksdiArw:sorunome.de"
}
@turt2live
Copy link
Member

Duplicate of #6977

@turt2live turt2live marked this as a duplicate of #6977 Apr 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants