Actions
Bug #4956
open[log] Сообщение при удалении реакции по тайм-ауту
Start date:
05/22/2014
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
Description
Сообщение при удалении реакции по тайм-ауту (interface.cpp, Interface::remove_spec_reaction_after_timeout) говорит совсем не то, что (по-моему) должно:
CPPTESK_DEBUG_PRINT(DEBUG_INFO, "[PMRM2] Correspondent spec reaction is found for " << message.forceToString() << " (in spec_buffer: " << msg << ", id=" << msg.getId() << "); on iface " << *this << "; remains: " << _spec_reactions.size());
Actions