Project

General

Profile

Actions

Bug #1002

closed

Не отсылается статус при глобальной смене присутствия.

Added by Mellon over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Plugins: Azoth
Target version:
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>

Actions #1

Updated by Mellon over 11 years ago

То же самое при автоматической смене статуса, сам статус не отсылается

Actions #2

Updated by 0xd34df00d over 11 years ago

  • Status changed from New to Assigned
  • Target version set to 0.5.95
  • Estimated time set to 1:00 h
Actions #3

Updated by 0xd34df00d over 11 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by 0xd34df00d over 11 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF