-
Applied in changeset commit:tigase-server|84db83a3.
-
I changed processing of message packets with
amp
payload, so now they are properly processed for outgoing and incoming sessions.I also added unit test to verify that this works OK, and which in future will warn if processing of packets with
amp
will change from what we have now.
Type |
Bug
|
Priority |
Normal
|
Assignee | |
RedmineID |
3131
|
Version |
tigase-server-7.1.0
|
Spent time |
0
|
Issue Votes (0)
Watchers (0)
SessionManager is not processing correctly messages with AMP payload sent by user as it forwards them to AMP for processing, which causes them to skip processing in SM for session of user which sent this messages.
See on post on forum: message#5072