------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=149113         




------- Additional Comments From brendan webafrica co za  2007-09-26 13:09 
-------
I've done more investigation on our side. We're using a Openfire Jabber server 
(http://www.igniterealtime.org/projects/openfire/index.jsp) with a Broadcast 
Plugin (http://www.igniterealtime.org/projects/openfire/plugins.jsp)

The "broadcast" appears to be just a regular message which gets automatically 
re-sent to all persons within a group. In this particular case, messages are 
sent to groupa broadcast example com and is delivered to everyone within the 
group "groupa".

I garnered these XML transcripts from Pidgin's XMPP Console. I don't see 
anything in particular which identifies the message as a broadcast. The main 
thing I see missing here is a type='chat' attribute. I'm guessing this is not 
standard. Perhaps this bug needs to be changed to 'group all messages in same 
chat window" does not group Jabber messages without a "type" attribute'.

This is a broadcast message sent to a list of persons by our monitoring server 
as it was received within Pidgin:
<message to='brendan chat example com' id='3' from='monitor chat example 
com/331f746b'>
 <body>[Admin]%server %name %status %down (%msg)</body>
</message>

This is a regular message:
<message type='chat' id='aacba' to='brendan chat example com/Pidgin' 
from='kevinf chat example com/Psi'>
 <body>body removed</body>

 <x xmlns='jabber:x:event'>
  <composing/>

</x>
_______________________________________________
kopete-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to