unmk2 / jaxl

Automatically exported from code.google.com/p/jaxl
GNU General Public License v3.0
0 stars 0 forks source link

Incorrect syntax in getNodeItems (jaxl.0060.php) #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Query a pub-sub node using getNodeItems

What is the expected output? What do you see instead?
A list of items published to the node

What version of the product are you using? On what operating system?
2.1.2RC1

Please provide any additional information below.
In getNodeItems, you have "<item node=...". According to the XEP-0060 spec, 
this should be "<items node=...". The former doesn't work with ejabberd 2.1.6, 
the latter does.

Original issue reported on code.google.com by daragh.m...@gmail.com on 19 May 2011 at 5:25

GoogleCodeExporter commented 9 years ago
Hi Daragh,

PubSub XEP's are being revised and 2.1.2-rc2 shall release a more perfect 
version of these XEP's. I will update this bug once i have checkedin the 
changes.

Original comment by mailsfor...@gmail.com on 24 May 2011 at 11:48

GoogleCodeExporter commented 9 years ago
Hello Friends,

I am no longer accepting issues/bugs on google code issue list.

Have any Question? Want to discuss? Need Help? Use Google Group/Forum.
https://groups.google.com/forum/#!forum/jaxl

Found something missing or a bug in the source code? Kindly report an issue.
https://github.com/abhinavsingh/JAXL/issues

Sorry for any inconvenience caused.

--
Abhinav

Original comment by mailsfor...@gmail.com on 12 Sep 2012 at 9:51