Projects tigase _server server-core Issues #509
Issue with processing outgoing messages with AMP payload by SessionManager (#509)
Closed
Andrzej Wójcik (Tigase) opened 9 years ago
Due Date
2015-05-24

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

Andrzej Wójcik (Tigase) commented 9 years ago

Applied in changeset commit:tigase-server|84db83a3.

Andrzej Wójcik (Tigase) commented 9 years ago

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.

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
RedmineID
3131
Version
tigase-server-7.1.0
Spent time
36h
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#509
Please wait...
Page is in error, reload to recover