SchildiChat / SchildiChat-android

Matrix client / Element Android fork
https://schildi.chat/android/
Apache License 2.0
386 stars 49 forks source link

duplicate reply part in a reply message after upgrade to 1.5.24.sc63-test27 from 1.5.22.sc63-test23 #174

Closed CoelacanthusHex closed 1 year ago

CoelacanthusHex commented 1 year ago

Describe the bug

If a message replies to another, it will have duplicate reply parts. It seems that one is SchildiChat style and the other is Element original style.

To Reproduce Steps to reproduce the behavior:

  1. Find a reply message
  2. See error

Expected behavior

It only has ONE reply part.

Screenshots

图片

Smartphone (please complete the following information):

Additional context

Upstream relevance

Add any other context about the problem here.

1.5.22.sc63-test23 works well.

SpiritCroc commented 1 year ago

Thanks for reporting. I fixed this today already, please update to -test29 :)

Fixed in https://github.com/SchildiChat/SchildiChat-android/commit/6a2f318c1d222a0bdab211069da9fa8937ca47d6 .

CoelacanthusHex commented 1 year ago

It was fixed after upgrade, Thanks!