Closed
Bug 335672
Opened 19 years ago
Closed 19 years ago
Cannot rename folder if case-change only
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 104525
People
(Reporter: zdevir, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; rv:1.8.0.1) Gecko/20060124 Firefox/1.5.0.1
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; rv:1.8.0.1) Gecko/20060124 Firefox/1.5.0.1
One cannot change the case of a forlder directly, since Thunderbird uses a case insensitive comparison to check if the folder should be renames.
Reproducible: Always
Steps to Reproduce:
1. Create new 'test' subfolder.
2. Press F2 or chose 'Rename Folder...'.
3. Rename 'test' to 'Test'.
Actual Results:
Nothing happens.
Expected Results:
Rename folder to 'Test'.
Quick workaround:
1. Rename 'test' to 'test1'.
2. Rename 'test1' to 'Test'.
Mozilla Thunderbird version 1.5 (20051201)
Version: unspecified → 1.5
Comment 2•19 years ago
|
||
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Comment 3•18 years ago
|
||
Just wanted to confirm this problem also for Thunderbird 1.5.0.7 (Windows).
Just wondering why it has been marked a duplicate of bug 104525, because the latter deals with IMAP folders. It just happens with any kind of folder created in Thunderbird (e.g. if you try to rename "SuSe" to "SuSE").
Comment 4•18 years ago
|
||
Bug 92165 might have been more correct to dupe to. Oh, well... I'd say if that is fixed, the other will also be fixed.
You need to log in
before you can comment on or make changes to this bug.
Description
•