Ticket #2604 (closed defect: worksforme)
404 Not Found for iq vcard-temp
| Reported by: | Elghinn | Owned by: | asterix |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11 |
| Component: | None | Version: | svn |
| Severity: | normal | Keywords: | |
| Cc: | OS: |
Description
toto changes his nick to -
In xml console :
<presence from='jabberfr@…/toto' to='elghinn@…/Gajim' type='unavailable'> <x xmlns='http://jabber.org/protocol/muc#user'> <item nick='-' role='participant' affiliation='none' jid='toto@…/laptop'> <status code='303'> </x> </presence>
<presence to='elghinn@…/Gajim' from='jabberfr@…/-' id='77'> <x xmlns='vcard-temp:x:update'> <photo>c46187ccee8792ef1d5085ae912e9b3740659355</photo> </x> <c node='http://gajim.org/caps' ext='ftrans' ver='0.10.1' xmlns='http://jabber.org/protocol/caps'/> <x xmlns='http://jabber.org/protocol/muc#user'> <item role='participant' affiliation='none' jid='toto@…/laptop'/> </x> </presence>
<iq to="jabberfr@…/-" type="get" id="304" from="elghinn@…/Gajim"> <vCard xmlns="vcard-temp" /> </iq>
<iq to='elghinn@…/Gajim' type='error' id='304' from='jabberfr@…/-'> <vCard xmlns='vcard-temp'/> <error code='404'>Not Found</error> </iq>
