-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Recursive citations handled incorrectly #12460
Comments
This got worse in 1.6.0. The quotes sometimes get inserted as regular text at the beginning of the line and you don't even get a newline between that and the next thing you write: As I see it on the mobile client (RiotX 0.21.0): Sometimes it uses the text "in reply to" and sometimes "Als Antwort auf" – so maybe the translations break quotes? This is the decrypted message:
Looks like |
Are those broken events even sent by riot-web? There have been riot mobile bugs that look like that but I've never seen such an issue sent by riot-web. They are a flawed send over the wire, not rendering. The decrypted message you shared is different to the faulty one, its of no help. |
Yes.
No.
No. |
Your riot android screenshot doesn't even include that message, it is scrolled off the bottom. |
You see how it renders for me in the first screenshot? The Android screenshot is just to show that while quoting a message originating from Android Riot-Web/Desktop doesn't properly render the message, it can still easily be quoted and rendered on Android, even though the translations are weird. The fact that it seems to render properly when you copy paste it is weird aswell as it's clearly botched at my end. When copying the message I posted it is rendered properly again. So while the message is apparently fine, it still looks weird when I have sent it. I don't know what more information I can give you. If you don't believe me that I can reproduce this when quoting a message on Android, then quoting it on Desktop, so be it. |
@heylix upon review, this isn't the right issue for you, this issue is about Quotes, your example shows Replies. |
same problem than @heylix |
It looks to be a RiotX bug with Replies to Replies which creates invalid events. Replying to those invalid events then from any clients creates more invalid events. |
The symptom is being tracked as part of #14081 |
A maybe related issue: |
This is fixed on develop |
* Update dialogs * Use default right placement
See https://matrix.to/#/!YTvKGNlinIzlkMTVRl:matrix.org/$hO5FfBiBXvtYWAFrADnEDaADy3J6wsX57qKFeDiyizU?via=matrix.org&via=privacytools.io&via=feneas.org and following.
The text was updated successfully, but these errors were encountered: