Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Pass correct args when creating event permalink in context menu #2774

Merged
merged 1 commit into from
Mar 11, 2019

Conversation

jryans
Copy link
Collaborator

@jryans jryans commented Mar 11, 2019

After the permalink API was changed in
#2671, it seems we forgot to
update this call site, so it was creating <room>/<room> links, instead of
<room>/<event>.

Fixes element-hq/element-web#9110

After the permalink API was changed in
matrix-org#2671, it seems we forgot to
update this call site, so it was creating `<room>/<room>` links, instead of
`<room>/<event>`.

Fixes element-hq/element-web#9110
@jryans jryans requested a review from a team March 11, 2019 15:07
@jryans
Copy link
Collaborator Author

jryans commented Mar 11, 2019

Travis log is green, but somehow the check mark here is not... Merging anyway.

@jryans jryans merged commit efad7f5 into matrix-org:develop Mar 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants