When there is a server restart, the web page doesn't know and when I click on something I get an endless left-right progress bar. Someone might think it is broken.
Andrzej Wójcik (Tigase) commented 1 decade ago
Fixed issue with detection of broken connection by Jaxmpp - disconnected event was not fired properly.
Artur Hefczyc commented 1 decade ago
Eric, please check this out and close if it is OK.
Eric Dziewa commented 1 decade ago
Still getting the endless progress bar, and logout button cannot be clicked after server restart.
Andrzej Wójcik (Tigase) commented 1 decade ago
Last time I fixed firing Disconnected event by Jaxmpp2 when WebSocket connection was broken as I expected that was cause of issue, but since you reported as not fixed I verified BOSH support and it occured that same issue was in BOSH support. I fixed now BOSH support so it should work fine now for BOSH and WebSocket.
When there is a server restart, the web page doesn't know and when I click on something I get an endless left-right progress bar. Someone might think it is broken.