Garrett Kuchta
11-17-2008, 06:23 PM
Hi,
After updating to mu-conference 0.7, I noticed I wasn't receiving
presence messages from users when they joined a room.
I tracked it down to mu-conference adding both XEP-0091 and XEP-0203
elements when constructing a presence stanza [see: jabberd/jutil.c :
jutil_delay()], but only removing XEP-0091 [see conference_room.c :
_con_user_enter()].
I submitted a bugreport and patch to the mu-conference project at
https://gna.org/projects/mu-conference/ but it appears to be down at the
moment.
Has anyone encountered this before? Am I incorrect in seeing this as a
bug? It only manifests in clients that ignore presence messages with
with a delay element (e.g: Pidgin).
Attached is a patch.
Cheers.
garrett
_______________________________________________
JAdmin mailing list
FAQ: http://www.jabber.org/discussion-lists/jadmin-faq
Forum: http://www.jabberforum.org/forumdisplay.php?f=19
Info: http://mail.jabber.org/mailman/listinfo/jadmin
Unsubscribe: JAdmin-unsubscribe (AT) jabber (DOT) org
_______________________________________________
After updating to mu-conference 0.7, I noticed I wasn't receiving
presence messages from users when they joined a room.
I tracked it down to mu-conference adding both XEP-0091 and XEP-0203
elements when constructing a presence stanza [see: jabberd/jutil.c :
jutil_delay()], but only removing XEP-0091 [see conference_room.c :
_con_user_enter()].
I submitted a bugreport and patch to the mu-conference project at
https://gna.org/projects/mu-conference/ but it appears to be down at the
moment.
Has anyone encountered this before? Am I incorrect in seeing this as a
bug? It only manifests in clients that ignore presence messages with
with a delay element (e.g: Pidgin).
Attached is a patch.
Cheers.
garrett
_______________________________________________
JAdmin mailing list
FAQ: http://www.jabber.org/discussion-lists/jadmin-faq
Forum: http://www.jabberforum.org/forumdisplay.php?f=19
Info: http://mail.jabber.org/mailman/listinfo/jadmin
Unsubscribe: JAdmin-unsubscribe (AT) jabber (DOT) org
_______________________________________________