Postponed (maintainer needs more info)
Project:
Instant messenger
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jul 2009 at 15:22 UTC
Updated:
20 May 2011 at 10:40 UTC
I often see duplicate copies of the messages I post - just me?
Comments
Comment #1
pahariwalla commentedI've seen this ocassionally - but usually when i'm messing around with code. I can't reproduce it on demand. Could have something to do with caching? Please let me know if you can see any pattern.
Comment #2
arroba3 commentedI happens to me too. The pattern I think is because of Firefox, I doesn't happen to me in Google Chrome. Any suggestions?
Thank you!
Comment #3
eleben commentedI currently have this issue too. Happening with Firefox (currently on 3.6.3) and on Safari (currently on 4.0.5).
Comment #4
EllECTRONC commentedI have this issue too. It happens when posting a message in chat and imediately 'logout', then 'login' and you will see duplicated messages.
Comment #5
dillon84 commentedI have a similar issue on my test site.
Tested on both firefox and chrome. Duplicates on both.
Its seems to be a module issue not a browser issue.
To see duplicates I do the following...
I have 2 different pages of my website open in firefox and 2 different pages of my website open in chrome.
Iam logged in as different users + have a small conversation between the 2 browsers using the 1st tab of each browser.
Go to the 2nd tab in each browser + refresh the page, once reloaded the conversation is duplicated.
Reload the 1st tab + the conversation isn't duplicated.
Close the 1 tab and reload and the conversation is no longer duplicated in Firefox, but remains duplicated in Chrome.
Hope that helps :)
Comment #6
Donngal commentedIs there anyone who located the location of the code that causes this bug? I would like to try to fix it in my page.