Exceptions during login should get thrown back up to the caller.

Description

None

Environment

None

Activity

Georg 
June 9, 2013 at 7:28 PM

Yes, this was adding a seldom-appearing hairy edge case where XMPPConnection.connect() returned without error, but isConnected() was returning false. Thanks for finally fixing it!

Florian Schmaus 
February 15, 2013 at 7:54 PM

Seems like simply removing the try/catch block in XMPPConnection.connect() would do the trick. I wonder why this block exists anyway.

Fixed

Details

Assignee

Reporter

Ignite Forum URL

Components

Fix versions

Affects versions

Priority

Created March 2, 2012 at 2:33 PM
Updated October 28, 2020 at 1:28 PM
Resolved May 17, 2013 at 10:06 PM