winfried / HelpIM

*obsoleted* An chat-system for online psycho-social counselling
11 stars 3 forks source link

Client and staff with same nickname #80

Closed pvdv closed 12 years ago

pvdv commented 12 years ago

When client and staff have the same nickname, there will be no conversation. I think the client should be renamed, e.g. in "name_", or "name ", or something like that.

winfried commented 12 years ago

Tested with https://testchat1.e-hulp.nl/ When I force a collision, the chat of the client doesn't come up, it does show the questions, but stays on the pale yellow screen without any of the text fields/controls. Seems there is a js bug in the fix.

sstrigler commented 12 years ago

is xmpptk at the latest revision?

Am 24.10.2011 um 21:48 schrieb Winfried Tilanus:

Tested with https://testchat1.e-hulp.nl/ When I force a collision, the chat of the client doesn't come up, it does show the questions, but stays on the pale yellow screen without any of the text fields/controls. Seems there is a js bug in the fix.

Reply to this email directly or view it on GitHub: https://github.com/e-hulp/HelpIM/issues/80#issuecomment-2508418

sstrigler commented 12 years ago

or is there any js error you could show me?

Am 24.10.2011 um 21:48 schrieb Winfried Tilanus:

Tested with https://testchat1.e-hulp.nl/ When I force a collision, the chat of the client doesn't come up, it does show the questions, but stays on the pale yellow screen without any of the text fields/controls. Seems there is a js bug in the fix.

Reply to this email directly or view it on GitHub: https://github.com/e-hulp/HelpIM/issues/80#issuecomment-2508418

pvdv commented 12 years ago

Op 24-10-11 21:56, Stefan Strigler schreef:

is xmpptk at the latest revision?

Yes, upgrades on 19:01, 20:21, 21:42.

Paul

winfried commented 12 years ago

On 10/24/2011 09:57 PM, Stefan Strigler wrote:

or is there any js error you could show me?

Nope, the client gets the invite to the room, it sends the presence to the MUC, but from there it seems to stay silent. I don't really get what goes wrong from there...

sstrigler commented 12 years ago

k, I'll look into it tomorrow

Am 24.10.2011 um 22:14 schrieb Winfried Tilanus:

On 10/24/2011 09:57 PM, Stefan Strigler wrote:

or is there any js error you could show me?

Nope, the client gets the invite to the room, it sends the presence to the MUC, but from there it seems to stay silent. I don't really get what goes wrong from there...

Reply to this email directly or view it on GitHub: https://github.com/e-hulp/HelpIM/issues/80#issuecomment-2508764

sstrigler commented 12 years ago

turned out those issue are due to a bug in tigase

winfried commented 12 years ago

Fix confirmed with prosody, but deploying prosody still has some issues.

winfried commented 12 years ago

prosody is deployed, fix is implemented.