Actions
Bug #1002
closedНе отсылается статус при глобальной смене присутствия.
Start date:
03/18/2013
Due date:
% Done:
100%
Estimated time:
1:00 h
Reported in:
master
Description
При глобальной смене присутствия через меню панели
→→→→→→ [11:22:14.598] →→→→→→
<presence>
<priority>5</priority>
<x xmlns="vcard-temp:x:update">
<photo>7158a24d46a3e9d336fd12e29464e3bc97abeba6</photo>
</x>
<c node="http://leechcraft.org/azoth" xmlns="http://jabber.org/protocol/caps" ver="CDFq3Af3oTBKA1SmKjDDOdSUCx8=" hash="sha-1"/>
</presence>
←←←←←← [11:22:15.321] ←←←←←←
<presence from="user@jabber.ru/Azoth" to="user@jabber.ru/Azoth">
<priority>5</priority>
<x xmlns="vcard-temp:x:update">
<photo>7158a24d46a3e9d336fd12e29464e3bc97abeba6</photo>
</x>
<c node="http://leechcraft.org/azoth" xmlns="http://jabber.org/protocol/caps" ver="CDFq3Af3oTBKA1SmKjDDOdSUCx8=" hash="sha-1"/>
</presence>
В то же время, при смене через контекстное меню аккаунта (статус не особый):
→→→→→→ [11:25:36.498] →→→→→→
<presence>
<status>^_^</status>
<priority>5</priority>
<x xmlns="vcard-temp:x:update">
<photo>7158a24d46a3e9d336fd12e29464e3bc97abeba6</photo>
</x>
<c node="http://leechcraft.org/azoth" xmlns="http://jabber.org/protocol/caps" ver="CDFq3Af3oTBKA1SmKjDDOdSUCx8=" hash="sha-1"/>
</presence>
←←←←←← [11:25:36.959] ←←←←←←
<presence from="user@jabber.ru/Azoth" to="user@jabber.ru/Azoth">
<status>^_^</status>
<priority>5</priority>
<x xmlns="vcard-temp:x:update">
<photo>7158a24d46a3e9d336fd12e29464e3bc97abeba6</photo>
</x>
<c node="http://leechcraft.org/azoth" xmlns="http://jabber.org/protocol/caps" ver="CDFq3Af3oTBKA1SmKjDDOdSUCx8=" hash="sha-1"/>
</presence>
Updated by Mellon over 12 years ago
То же самое при автоматической смене статуса, сам статус не отсылается
Updated by 0xd34df00d over 12 years ago
- Status changed from New to Assigned
- Target version set to 0.5.95
- Estimated time set to 1:00 h
Updated by 0xd34df00d over 12 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Actions