Bug 53951 - Only one leading dot in new mail folders is deleted
Summary: Only one leading dot in new mail folders is deleted
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.5
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-02 23:13 UTC by uzs5p3
Modified: 2007-09-14 12:17 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 uzs5p3 2003-02-02 23:13:28 UTC
Version:           1.5 (using KDE 3.1.0)
Installed from:     (3.0)
Compiler:          gcc version 2.95.4 20011002 (Debian prerelease)
OS:          Linux (i686) release 2.4.20-raid

When creating a new (sub-)folder with leading dots (i.e. "...anyname"), only the first dot gets deleted.
Apparently KMail doesn't handle folders with leading dots very well, because on next startup folders with any dots left are not displayed. To get them back it is sufficient to rename them by hand, however. A work-around for the whole problem is to just add a space in front (" ...anyname").

Until KMail can recognize folders with leading dots, it should either remove all dots, or add a harmless character.
Comment 1 Ingo Klöcker 2003-02-06 01:33:13 UTC
Subject: Re:  New: Only one leading dot in new mail folders is deleted

Thanks for the bug report. I fixed it by removing all leading dots.