ejabberd - Comments for "Incorrect xmlns on pubsub element?" https://www.ejabberd.im/node/2875 en i created a node and https://www.ejabberd.im/node/2875#comment-51965 <p>i created a node and published to it, then sending the get items iq<br /> server returns with correct xmlns</p> <div class="codeblock"><code>&lt;iq id=&quot;test&quot; to=&quot;pubsub.localhost&quot; type=&quot;get&quot;&gt;<br />&nbsp; &lt;pubsub xmlns=&quot;http://jabber.org/protocol/pubsub&quot;&gt;<br />&nbsp;&nbsp;&nbsp; &lt;items node=&quot;/home/localhost/user1&quot;/&gt;<br />&nbsp; &lt;/pubsub&gt;<br />&lt;/iq&gt; <br />&lt;iq from=&quot;pubsub.localhost&quot; type=&quot;result&quot; to=&quot;user1@localhost/MacBook&quot; id=&quot;test&quot; &gt;<br />&lt;pubsub xmlns=&quot;http://jabber.org/protocol/pubsub&quot;&gt;<br />&lt;items node=&quot;/home/localhost/user1&quot; &gt;<br />&lt;item id=&quot;ae890ac52d0df67ed7cfdf51b644e901&quot; &gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;entry xmlns=&quot;http://www.w3.org/2005/Atom&quot;&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;title&gt;pep&lt;/title&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;summary&gt;Message&lt;/summary&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;link rel=&quot;alternate&quot; type=&quot;text/html&quot; href=&quot;http://denmark.lit/2003/12/13/atom03&quot; /&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;id&gt;tag:denmark.lit,2003:entry-32397&lt;/id&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;published&gt;2003-12-13T18:30:02Z&lt;/published&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;updated&gt;2003-12-13T18:30:02Z&lt;/updated&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/entry&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/item&gt;<br />&lt;/items&gt;<br />&lt;/pubsub&gt;<br />&lt;/iq&gt;</code></div> <p>in which context are you exactly running ?<br /> can you past the complete sequence ?</p> Sun, 09 Mar 2008 02:09:06 +0000 cromain comment 51965 at https://www.ejabberd.im shadowfury wrote: Is this a https://www.ejabberd.im/node/2875#comment-51963 <div class="quote-msg"> <div class="quote-author"><em>shadowfury</em> wrote:</div> <p>Is this a bug? Or it is functioning correctly?</p></div> <p>It is a bug, thanks for reporting! </p> <p>The bug report is tracked here: <noindex><a href="https://support.process-one.net/browse/EJAB-550" rel="nofollow" >Incorrect xmlns on Requesting All Items</a></noindex></p> Sun, 09 Mar 2008 01:50:18 +0000 mfoss comment 51963 at https://www.ejabberd.im