Skip to content

MatrixEvent.getOriginalContent seems to be lying about types, hindering threading in some clients #4631

Closed as not planned
@filipesmedeiros

Description

@filipesmedeiros

According to some investigation done in cinnyapp/cinny#2047, MatrixEvent.getOriginalContent seems to be lying about the type of the returned content, more specifically when it returns an IClearEvent but says it returns an IContent (I think, please forgive any mistakes).

This seems to be leading to some clients (or at least Cinny) to be unable to properly thread messages, because they fail to understand when a message is threaded or not.

There are more details in the issue linked above, but I can give more information if needed.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions