[jdev] Problem in adding a group
Ganesh Kundapur
ganesh.kundapur at gmail.com
Thu Mar 1 05:01:52 CST 2007
Just now i sent the fallowing stanzas containing value and type attribute as
u said
--
SEND:
-----------------------------------
<iq type="set" id="23092828"> <query xmlns="jabber:iq:privacy"> <list
name="Example"> <item order="3" action="deny" value="
ganesh.kundapur at bhdhcp07392.apac.nokia.com" type="jid"> <message></message>
</item>
</list>
</query>
</iq>
-----------------------------------
SEND:
-----------------------------------
<iq type="get" id="24383012"> <query xmlns="jabber:iq:privacy"></query>
</iq>
-----------------------------------
RECV [55]:
------------------------------------
'<iq xmlns='jabber:client' id='23092828' type='result'/>'
------------------------------------
RECV [145]:
------------------------------------
'<iq xmlns='jabber:client' id='24383012' type='result'><query
xmlns='jabber:iq:privacy'><list name='Example'/><list
name='Example1'/></query></iq>'
------------------------------------
SEND:
-----------------------------------
</stream:stream>
-----------------------------------
--
Still the privacy list is not showing the blocked user.
On 3/1/07, Remko Tronçon <remko at el-tramo.be> wrote:
>
> > Your <item> is incorrect: it does not contain a 'type' or 'value'
> > attribute, yet it contains 'group' and 'jid' attributes (which are not
> > allowed). Please check RFC3921 Section 10 for the correct format.
>
> I notice other people have replied to your question back then with the
> exact same answer. Please read the answers on your posts before
> re-posting, or people will stop helping you.
>
> cheers,
> Remko
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20070301/8557d2ba/attachment-0002.htm>
More information about the JDev
mailing list