Bug 355293 - Jabber login does not work with non-ASCII Jabber-ID
Summary: Jabber login does not work with non-ASCII Jabber-ID
Status: RESOLVED WORKSFORME
Alias: None
Product: kopete
Classification: Unmaintained
Component: Jabber Plugin (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2015-11-13 15:02 UTC by Peter Eberhard
Modified: 2018-10-27 03:33 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Eberhard 2015-11-13 15:02:47 UTC
I have a Jabber account on pädda@hot-chilli.eu. Notice the ä (U+00E4). This is allowed by
http://xmpp.org/extensions/xep-0029.html
"2.3 Node Identifier
Node identifiers are restricted to 256 bytes, They may contain any Unicode character higher than #x20 with the exception of the following: [...]"

With Kopete (and also Psi+), I cannot login on that account. It works fine with Pidgin. Kopete asks me for my password repeatedly, but does not recognize the correct one. It probably tries to some different account, like pdda@... or dda@... .

If I execute kopete from the command line, I get the error
> [15:46:41] Unknown signature value:  7 
> [15:46:41] Unknown signature value:  7 
> [15:46:41] Unknown signature value:  795                                                                           
> [15:46:41] Unknown signature value:  668                                                                           
> [15:46:41] unexpected version response
each time I type in my password. I get the same using psi+, so I'm assuming they use the same underlying library?

Reproducible: Always

Steps to Reproduce:
1. Have a Jabber ID with non-ASCII, UTF8 node identifier.
2. Try to login
3. Type in your password when prompted

Actual Results:  
Kopete maintains the password is wrong, even though it isn't

Expected Results:  
Login to the correct account

Version is 1.6.60 (opensuse Leap 42.1)
Comment 1 Pali Rohár 2015-11-22 17:53:13 UTC
Both Kopete and Psi use libiris library for xmpp protocol. If you are seeing same bug in both Kopete and Psi SW it is probably bug in libiris.

In that case you should report bug to libiris: https://github.com/psi-im/iris

Part of libiris project is xmpptest application. Can you try login in that application if it works?
Comment 2 Andrew Crouthamel 2018-09-25 21:57:17 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Andrew Crouthamel 2018-10-27 03:33:23 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!