IQPEPHandler does not consistently identify "addressed to server" stanzas

Description

The IQ handling in IQPEPHandler differentiates between "requests addressed to the server" and "requests addressed to a node"

It looks at the 'to' address to make the distinction: a 'null' value is interpreted as being addressed to the server. That is correct. However, a value that matches the XMPP domain exactly should also be interpreted as addressed to the server.

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created April 9, 2020 at 8:06 AM
Updated April 10, 2020 at 3:23 PM
Resolved April 10, 2020 at 3:23 PM

Flag notifications