[Psi-devel] ad hoc commands problem

Fabio Forno fabio.forno at gmail.com
Tue Feb 20 14:25:32 PST 2007


Hi,
I think I've found some problems with the implementation of ad hoc
commands. When psi receives a result that contains a dataform with a
<reported/> section and multiple results in <item/> tags the client,
it displays an empty form. Here his an example of a message
reproducing this behavior

<message from="rss at jabber.bluendo.com/31de2b25" type="message"
to="ff at jabber.bluendo.com" >
<command xmlns="http://jabber.org/protocol/commands"
status="completed" node="feeds" sessionid="1172010246.4414949" >
<x xmlns="jabber:x:data" type="result" >
<field type="hidden" var="FORM_TYPE" >
<value>mytype</value>
</field>
<reported>
<field type="text-single" label="Feed URL" var="url" />
</reported>
<item>
<field type="text-single" label="Ciapa" var="url1" >
<value>ciupa</value>
</field>
<field type="text-single" label="Cipa" var="url2" >
<value>mupa</value>
</field>
</item>
</x>
</command>
</message>

-- 
Fabio Forno, PhD
Istituto Superiore Mario Boella
Jabber ID: xmpp:ff at jabber.bluendo.com
** Try Jabber http://www.jabber.org


More information about the psi-devel mailing list