-
Notifications
You must be signed in to change notification settings - Fork 40
PMP does not work in encrypted rooms #366
Copy link
Copy link
Labels
bugSomething isn't workingSomething isn't workingbug/confirmedThis bug is confirmed to happen & reproducibleThis bug is confirmed to happen & reproducible
Description
Describe the bug
PMPs are not displayed when present in a decrypted message.
Reproduction
- Enter an encrypted room
- Send a message with a PMP (e.g.
/rawmsg {"msgtype":"m.text","body":"meow!","com.beeper.per_message_profile":{"displayname":"meower"}}) - Notice the PMP briefly appear while the message is sending
- Notice the fact that the message is no longer using the PMP
- RMB→View Source to note that the
com.beeper.per_message_profilekey is in fact present
Compare this behavior to an unencrypted room.
Expected behavior
The per-message profile should be rendered regardless of whether the room is encrypted.
Platform and versions
- OS: Linux x86_64
- Browser: Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36
- Sable: v1.9.3-dev (fbe60f1)Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingbug/confirmedThis bug is confirmed to happen & reproducibleThis bug is confirmed to happen & reproducible