Openfire

Client session will be terminate when receiving invalid surrogate characters

Details

  • Acceptance Test - Add?:
    No
  • Description:

    Client session will be terminate when receiving invalid surrogate characters

Issue Links

Activity

Gaston Dombiak made changes - 06/11/08 07:37 AM
Field Original Value New Value
Status Open [ 1 ] Closed [ 6 ]
Resolution Fixed [ 1 ]
Hide
Ilan Rabinovitch added a comment - 08/21/08 10:54 PM

Would it be possible to confirm if this is related to the issues mentioned in the Pidgin and AdiumX bug trackers? Both tickets reference, but indicate they were unable to confirm if this was the solution. I know that as of openfire 3.5.2 the invalid characters still terminate client sessions for Pidgin, Gajim, and Adium.

AdiumX:
http://trac.adiumx.com/ticket/10353

Pidgin: ASCII control characters cause problems with libpurple clients
http://developer.pidgin.im/ticket/6031

Show
Ilan Rabinovitch added a comment - 08/21/08 10:54 PM Would it be possible to confirm if this is related to the issues mentioned in the Pidgin and AdiumX bug trackers? Both tickets reference, but indicate they were unable to confirm if this was the solution. I know that as of openfire 3.5.2 the invalid characters still terminate client sessions for Pidgin, Gajim, and Adium. AdiumX: http://trac.adiumx.com/ticket/10353 Pidgin: ASCII control characters cause problems with libpurple clients http://developer.pidgin.im/ticket/6031
Hide
Thoralf Will added a comment - 10/25/08 01:41 AM

Still (again?) an issue with 3.6.0a
When sending something as simple as <ctrl>-<alt>-a in Adium the receiving side will disconnect within the next 2 seconds.

Show
Thoralf Will added a comment - 10/25/08 01:41 AM Still (again?) an issue with 3.6.0a When sending something as simple as <ctrl>-<alt>-a in Adium the receiving side will disconnect within the next 2 seconds.
Hide
Daryl Herzmann added a comment - 04/29/09 07:22 PM

reopening.

Show
Daryl Herzmann added a comment - 04/29/09 07:22 PM reopening.
Daryl Herzmann made changes - 04/29/09 07:22 PM
Status Closed [ 6 ] Reopened [ 4 ]
Resolution Fixed [ 1 ]
Daryl Herzmann made changes - 04/29/09 07:23 PM
Fix Version/s 3.5.2 [ 10812 ]
Fix Version/s 3.6.4 [ 10840 ]
Gaston Dombiak made changes - 05/01/09 08:50 PM
Fix Version/s 3.6.4 [ 10840 ]
Fix Version/s 3.6.5 [ 10842 ]
Hide
Ilan Rabinovitch added a comment - 05/01/09 10:08 PM

So a fix was found and is available in 3.6.5?

Show
Ilan Rabinovitch added a comment - 05/01/09 10:08 PM So a fix was found and is available in 3.6.5?
Hide
Daryl Herzmann added a comment - 05/01/09 10:49 PM

Hi,

Unfortunately, no. The ticket was just bumped against the next unreleased release .

daryl

Show
Daryl Herzmann added a comment - 05/01/09 10:49 PM Hi, Unfortunately, no. The ticket was just bumped against the next unreleased release . daryl
Hide
Steve Alligood added a comment - 10/07/09 09:52 PM

Bump. This issue is constantly causing issues with over 200 users constantly getting disconnected and auto reconnecting.

Show
Steve Alligood added a comment - 10/07/09 09:52 PM Bump. This issue is constantly causing issues with over 200 users constantly getting disconnected and auto reconnecting.
Daryl Herzmann made changes - 01/07/10 01:09 AM
Fix Version/s 3.6.5 [ 10842 ]
Component/s Connection Manager [ 10231 ]
Fix Version/s 3.6.6 [ 10861 ]
Component/s Core [ 10002 ]
Component/s Core [ 10232 ]
Component/s Connection Manager [ 10080 ]
Affects Version/s 3.5.1 [ 10796 ]
Affects Version/s 3.6.4 [ 10855 ]
Key JM-1388 OF-91
Project Openfire (ARCHIVED) [ 10010 ] Openfire [ 10140 ]
Guenther Niess made changes - 01/07/10 09:41 AM
Link This issue duplicates JM-1421 [ JM-1421 ]
Hide
Guenther Niess added a comment - 01/07/10 09:41 AM - edited

Either this or the JM-1421 issue is invalid. I'm not sure which one.

Show
Guenther Niess added a comment - 01/07/10 09:41 AM - edited Either this or the JM-1421 issue is invalid. I'm not sure which one.
Guenther Niess made changes - 01/07/10 09:46 AM
Link This issue duplicates JM-1421 [ JM-1421 ]
Guenther Niess made changes - 01/07/10 09:47 AM
Link This issue is related to JM-1421 [ JM-1421 ]
Hide
Ilan Rabinovitch added a comment - 01/07/10 10:18 AM

@Guenther, I do not believe these 2 issues contradict each other. JM-1421 is indicating the sender of invalid XML should be disconnected. In the case of this bug OF-91, invalid XML is sent and the recipient is disconnected.

Show
Ilan Rabinovitch added a comment - 01/07/10 10:18 AM @Guenther, I do not believe these 2 issues contradict each other. JM-1421 is indicating the sender of invalid XML should be disconnected. In the case of this bug OF-91, invalid XML is sent and the recipient is disconnected.
Daryl Herzmann made changes - 01/31/10 08:35 PM
Fix Version/s 3.7.1 [ 10855 ]
Fix Version/s 3.6.6 [ 10861 ]
Daryl Herzmann made changes - 02/01/10 01:27 AM
Affects Version/s 3.7.1 [ 10855 ]
Affects Version/s 3.6.4 [ 10870 ]
Hide
Daryl Herzmann added a comment - 03/01/10 02:39 PM

Here's an example stanza that causes problems:

<message type="groupchat" id="purple3826142f" 
to="nwsbot@server/twisted_words" 
from="mlbchat@conference.server/user">
<body>Bad Character is: &#3; </body>
</message>
Show
Daryl Herzmann added a comment - 03/01/10 02:39 PM Here's an example stanza that causes problems:
<message type="groupchat" id="purple3826142f" 
to="nwsbot@server/twisted_words" 
from="mlbchat@conference.server/user">
<body>Bad Character is: &#3; </body>
</message>
Guus der Kinderen made changes - 08/26/10 05:56 PM
Link This issue duplicates OF-391 [ OF-391 ]
Guus der Kinderen made changes - 08/26/10 05:56 PM
Assignee Gaston Dombiak [ gaston ] Guus der Kinderen [ guus ]
Hide
Guus der Kinderen added a comment - 08/26/10 05:57 PM

A fix for this issue is available in the just released beta of Openfire 3.7.0

Show
Guus der Kinderen added a comment - 08/26/10 05:57 PM A fix for this issue is available in the just released beta of Openfire 3.7.0
Guus der Kinderen made changes - 08/26/10 05:57 PM
Resolution Duplicate [ 3 ]
Fix Version/s 3.7.1 [ 10855 ]
Fix Version/s 3.7.0 beta [ 10854 ]
Status Reopened [ 4 ] Resolved [ 5 ]

People

Dates

  • Created:
    06/11/08 07:30 AM
    Updated:
    08/26/10 05:57 PM
    Resolved:
    08/26/10 05:57 PM