History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: EJAB-618
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Christophe Romain
Reporter: Stephan Maka
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ejabberd development

XEP-0115: Discovery queries have no node

Created: 28/Apr/08 07:15 PM   Updated: 30/Apr/08 10:50 AM
Component/s: XEP Support
Affects Version/s: None
Fix Version/s: ejabberd 2.1.0, ejabberd 2.0.1

Time Tracking:
Not Specified

File Attachments: 1. Text File ejabberd-mod_caps-node.diff (0.5 kb)


Participants: Christophe Romain and Stephan Maka
Company: spaceboyz.net (Find related issues)
Labels:
Sequential: 4


 Description  « Hide
As specified in http://www.xmpp.org/extensions/xep-0115.html#discover the /iq/query/@node attribute must be constructed by concat(/presence/c/@node, '#', /presence/c/@ver).

 All   Comments   Work Log   Change History   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Stephan Maka - 30/Apr/08 01:44 AM
Small 1-line patch against ejabberd-2.0.x branch.

Christophe Romain - 30/Apr/08 10:50 AM
patch applied
thanks !