[jdev] if anyone is having problems with slow propogation for<x xmlns="MY_NAMESPACE" messages...

Matthias Wimmer m at tthias.net
Wed Nov 30 18:29:08 CST 2005


Hi Etan!

Etan Reisner schrieb:

> I don't want to hijack this thread, but since this one is active I 
> thought I'd take advantage of the discussion of the mu-conference 
> development status to request responses to my mail to standards-jig 
> from Sept 29 about some JEP-0045 and mu-conference issues I have run 
> into.

You can fix mu-conference using this patch:

 >>>>> snap <<<<<
diff -ur mu-conference-0.6.0/src/conference_room.c 
mu-conference-0.6.0-fixed/src/conference_room.c
--- mu-conference-0.6.0/src/conference_room.c   2003-11-15 
05:19:45.000000000 +0100
+++ mu-conference-0.6.0-fixed/src/conference_room.c     2005-12-01 
01:24:49.843414808 +0100
@@ -273,7 +273,7 @@

     if(room->secret != NULL)
     {
-       xmlnode_insert_cdata(xmlnode_insert_tag(invite, "password"), 
room->secret, -1);
+       xmlnode_insert_cdata(xmlnode_insert_tag(node, "password"), 
room->secret, -1);
     }

     xmlnode_insert_node(result, node);
 >>>>> snap <<<<<

>
> Please direct any responses to that email and not this one, and if I 
> shouldn't have jumped in here please ignore me.

Sorry, I do not have a copy of this e-mail anymore, so it's far more 
easy to reply here than there ;-) But as it is just a bug in 
mu-conference, I do not thing, that we need a big discussion on 
standards-jid about that.


Tot kijk
     Matthias




More information about the JDev mailing list