42wim / matterircd

Connect to your mattermost or slack using your IRC-client of choice.
MIT License
295 stars 60 forks source link

Editing messages are shown multiple times #192

Closed Ppjet6 closed 6 years ago

Ppjet6 commented 6 years ago

Running matterircd 9b09123, mattermost 4.8 (currently updating to 5.0).

Steps to reproduce

What happens

The edited message is shown multiple times.

16:05 < pep> test 
16:05 < pep> foo (edited)
16:05 < pep> foo (edited)
16:05 < pep> foo (edited)

What I expect

The edited message is shown once.

42wim commented 6 years ago

This is probably also fixed, can not reproduce. Could you try latest release and let me know if it's still there?

Ppjet6 commented 6 years ago

We're running 0.18.2-dev now, and I can reproduce

42wim commented 6 years ago

and which mattermost? 5.0 or 4.8?

Ppjet6 commented 6 years ago

On 2018/06/28, Wim wrote:

and which mattermost? 5.0 or 4.8?

5.0!

-- Maxime “pep” Buquet

42wim commented 6 years ago

I've asked some other people to test and nobody can reproduce this on 0.18.x Can you run matterircd with -debug, do the edit and paste the logs somewhere ?

42wim commented 6 years ago

closed because no activity