Bug 223289 - the IMAP port is added to the server name when migrating KMail's accounts
Summary: the IMAP port is added to the server name when migrating KMail's accounts
Status: RESOLVED FIXED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: Migration (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: LO normal
Target Milestone: ---
Assignee: Volker Krause
URL:
Keywords: akonadi-ports-regression
Depends on:
Blocks: 223438
  Show dependency treegraph
 
Reported: 2010-01-18 15:40 UTC by Christophe Marin
Modified: 2010-05-09 15:25 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Test account settings after the migration (61.44 KB, image/png)
2010-01-18 15:47 UTC, Christophe Marin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christophe Marin 2010-01-18 15:40:33 UTC
Version:           1.3.50 (revision 1075011) (using Devel)
Compiler:          gcc 4.5 
OS:                Linux
Installed from:    Compiled sources

Using KMail 1.99 (r1076594) and kdepim-runtime (r1076578)

The account migration seemingly worked, no error was reported.
However, in KMail, the IMAP server port is appended to the server name for all the accounts.

SS attached.
Comment 1 Christophe Marin 2010-01-18 15:47:34 UTC
Created attachment 40008 [details]
Test account settings after the migration
Comment 2 Volker Krause 2010-01-20 11:18:24 UTC
I assume the IMAP resource is able to connect to the server correctly? Then this is not a migration bug but the way the IMAP resource deals with port numbers, it doesn't have a dedicated field for that anymore. See also bug 223483.
Comment 3 Kevin Ottens 2010-01-25 11:06:12 UTC
Well, in the case of *standard* port (which if the case of the provided sshot), it's not needed at all. So I'd say in such a case the migrator shouldn't add the port at all.
Comment 4 Volker Krause 2010-05-09 15:25:35 UTC
SVN commit 1124567 by vkrause:

adapt to imap resource config file changes

BUG: 223289


 M  +2 -1      kmailmigrator.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1124567