Bug 356102 - Wrong URL for Jabber server list
Summary: Wrong URL for Jabber server list
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Unmaintained
Component: Jabber Plugin (show other bugs)
Version: 1.7.2
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL: https://xmpp.net/services.xml
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-30 08:32 UTC by Henning Voss
Modified: 2016-11-27 16:26 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henning Voss 2015-11-30 08:32:21 UTC
The function to search for servers to register a new jabber account cannot work since the used URL "https://xmpp.net/services.xml" returns an 404 error code.

Reproducible: Always

Steps to Reproduce:
1. Add new jabber account in Kopete
2. Use function to register jabber account
3. Select a server ...
Comment 1 Pali Rohár 2016-01-31 11:09:03 UTC
Hm.. right, that URL does not work anymore. Do you know replacement?
Comment 2 Henning Voss 2016-02-05 13:38:11 UTC
Unfortunately not
Comment 3 Pali Rohár 2016-11-26 20:55:40 UTC
I found same problem reported in Miranda bug tracker:
http://trac.miranda-ng.org/ticket/1215

And here is specified that new list is provided by:
https://xmpp.net/services.php

Seems it is working, but I have not find any information about that service... Looks like other software is using that URL, so we can do that in Kopete too...

http://trac.miranda-ng.org/changeset/16538
https://github.com/jitsi/jitsi/commit/cd759e8154da715175e86f893059b38a16708c88
Comment 4 Pali Rohár 2016-11-27 16:26:47 UTC
Git commit 472ed51dcef188e1d8b4c946c99f6f48c2216385 by Pali Rohár.
Committed on 27/11/2016 at 16:25.
Pushed by pali into branch 'Applications/16.12'.

Update URL of jabber server list

Use https://xmpp.net/services.php instead of old https://xmpp.net/services.xml
URL which does not work anymore.
FIXED-IN: 16.12

M  +1    -1    protocols/jabber/ui/jabberchooseserver.cpp

https://commits.kde.org/kopete/472ed51dcef188e1d8b4c946c99f6f48c2216385