Build: #919 was successful Scheduled with changes by mightymop <totzkotz@gmail.com>

Code commits

Openfire (master)

  • mightymop <totzkotz@gmail.com>

    mightymop <totzkotz@gmail.com> 5ad705e72e541c3f464790f83ad08a54fca411c4

    OF-2241: handle result packets in IQVersionHandler (#1792)
    * fix: handle result packets in IQVersionHandler
    result packets coming through BOSH (may websocket too) were not processed by IQVersionHandler.
    On TCP Connection theese results are being processed in org.jivesoftware.openfire.net.SocketRead.java - getIQ()

    • xmppserver/src/main/java/org/jivesoftware/openfire/handler/IQVersionHandler.java (version 5ad705e72e541c3f464790f83ad08a54fca411c4)