Project

General

Profile

Actions

Bug #1867

closed

[Murm] Некорректная обработка выхода из группового чата

Added by Mellon almost 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Plugins: Azoth
Target version:
Start date:
01/22/2015
Due date:
% Done:

100%

Estimated time:
6:00 h
Reported in:
master

Description

При выходе из чата чат оч=стается существовать в LC, что ломает поведение ростер-дока и мурма.

STR:
0. Создать групповой чат
1. Выйти из чата
2. При этом таб закроется и откроется снова с сообщением, что вы вышли.
3. Чат отображается как в ростере, так и вкладкой
4. При попытках повторного выхода, сервер шлет ошибку:

[2015-01-22T04:17:11] https://api.vk.com/method/messages.removeChatUser?access_token=****&chat_id=6&user_id=364875942&v=5.25
[2015-01-22T04:17:11] got error: 100 One of the parameters specified was missing or invalid: chat_id param is incorrect
[2015-01-22T04:17:11] {
 "error_code" : 100,
 "error_msg" : "One of the parameters specified was missing or invalid: chat_id param is incorrect",
 "request_params" : [
  {
   "key" : "oauth",
   "value" : "1" 
  },
  {
   "key" : "method",
   "value" : "messages.removeChatUser" 
  },
  {
   "key" : "access_token",
   "value" : "****" 
  },
  {
   "key" : "chat_id",
   "value" : "6" 
  },
  {
   "key" : "user_id",
   "value" : "364875942" 
  },
  {
   "key" : "v",
   "value" : "5.25" 
  }
 ]
}

Expected result:

Actual result:

System information:
LeechCraft 0.6.70-2241-g4000db0
Built with Qt 4.8.6, running with Qt 4.8.6
Running on: Gentoo/Linux x86_64 3.18.3-gentoo #1 SMP PREEMPT Mon Jan 19 15:59:22 MSK 2015


Files

debug.log (7.79 KB) debug.log Mellon, 01/22/2015 05:02 AM
warning.log (4.95 KB) warning.log Mellon, 01/22/2015 05:02 AM
Actions

Also available in: Atom PDF