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

Revoking 3pid invites leads to "undefined" in chat #5490

Closed
turt2live opened this issue Nov 1, 2017 · 0 comments
Closed

Revoking 3pid invites leads to "undefined" in chat #5490

turt2live opened this issue Nov 1, 2017 · 0 comments
Assignees
Labels
Help Wanted Extra attention is needed P2 T-Defect

Comments

@turt2live
Copy link
Member

Description

image

as per https://github.com/vector-im/riot-web/issues/5487#issuecomment-341137283

The event looks something like this (excess content removed):

{
  "origin_server_ts": 1509548272512,
  "sender": "@patroniser:matrix.org",
  "event_id": "$15095482722600638uZWpv:matrix.org",
  "unsigned": {
    "prev_content": {
      "display_name": "email...@address...",
    },
    "prev_sender": "@patroniser:matrix.org",
    "replaces_state": "$1507650532380634OzePO:matrix.org",
    "age": 23729
  },
  "state_key": "some_long_string",
  "content": {},
  "type": "m.room.third_party_invite",
  "room_id": "!MhJgddNhalZCKBgDvw:matrix.org"
}

(key information removed)

Version information

  • Platform: web (in-browser)
  • Browser: Chrome 62
  • OS: Windows 10
  • URL: riot.im/develop
@lampholder lampholder added T-Defect Help Wanted Extra attention is needed P2 labels Nov 2, 2017
@turt2live turt2live self-assigned this Mar 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Help Wanted Extra attention is needed P2 T-Defect
Projects
None yet
Development

No branches or pull requests

2 participants