Conversations+

   | Tasklist |   
  • Status Closed
  • Percent Complete
    100%
  • Task Type Bug Report
  • Category App
  • Assigned To No-one
  • Operating System All
  • Severity Medium
  • Priority Normal
  • Reported Version Conversations 1.7.0
  • Due in Version Undecided
  • Due Date Undecided
  • Votes 0
  • Private No
Attached to Project: Conversations+
Opened by Tristan Zur (tzur) - 2016-01-05
Last edited by Sebastian Luksch (lookshe) - 2016-03-21

FS#104 - Fix Message.equals ()

The equals method of a message has some strange conditions.
This must be revised.

These conditions (especially the returning false if this.body == null) might be the real root cause for the issues:

https://github.com/siacs/Conversations/issues/1635
https://github.com/siacs/Conversations/issues/1594

This task does not depend on any other tasks.

Closed by  Sebastian Luksch (lookshe)
Monday, 21 March 2016, 02:15 GMT
Reason for closing:  Implemented
Sebastian Luksch (lookshe)
Monday, 21 March 2016, 01:33 GMT
Fix did not work properly.

To get a duplicated message follow these steps:

1. Attach image to conversation
2. Kill application
3. Restart application to start MAM fetch

Result: last image twice

/Edit:
Instead of step 2 and 3 a MAM load from bottom could be initiated

Loading...