Bug 76325 - Manually specify hostname if different from JID
Summary: Manually specify hostname if different from JID
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Applications
Component: Jabber Plugin (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Till Gerken
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-28 00:39 UTC by Bart Verwilst
Modified: 2004-03-09 19:31 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bart Verwilst 2004-02-28 00:39:50 UTC
Version:            (using KDE KDE 3.2.0)
Installed from:    Gentoo Packages
OS:          Linux

(00:35:43) verwilst: you have to enter your server twice when you add an account
 (00:35:58) verwilst: first your id "verwilst@myserver.org", and then server "im.pyxa.org"
 (00:36:08) verwilst: could that server thing be made optional?
 (00:36:24) Tigloo: well it tries to detect your server from the jid you entered
 (00:36:28) verwilst: like "[ ] Specify server hostname manually: [                                      ]"
 (00:36:28) Tigloo: doesn't it do that anymore?
 (00:36:35) verwilst: it said jabber.org here ;)
 (00:36:43) Tigloo: that's a bug
 (00:36:49) Tigloo: can you file a wishlist item for that?
 (00:37:02) Tigloo: it would also allow me to get rid of the autodetection code so that's a good thing
 (00:37:14) verwilst: sure :)



Well.. here it is ;o)
Comment 1 Bart Verwilst 2004-02-28 00:41:14 UTC
(00:35:58) verwilst: first your id "verwilst@myserver.org", and then server "im.pyxa.org"

should be

(00:35:58) verwilst: first your id "verwilst@myserver.org", and then server "myserver.org"

So much for my anti-jabber-spam protection attempt ;o)
Comment 2 Till Gerken 2004-03-09 19:31:58 UTC
CVS commit by gerken: 

Remove silly semi-intelligent detection code for the server setting but
include a user-configurable option instead for server names different
from the realm in the Jabber ID.
CCMAIL: 76325-done@bugs.kde.org


  M +192 -181  dlgjabbereditaccountwidget.ui   1.19
  M +43 -48    jabbereditaccountwidget.cpp   1.30
  M +1 -4      jabbereditaccountwidget.h   1.11