Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 366585 - Alert is shown when I try to rename a folder from "Toto" to "toto"
Summary: Alert is shown when I try to rename a folder from "Toto" to "toto"
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Bugzilla (show other bugs)
Hardware: All Other
: Normal minor
Assignee: Bugzilla Admins
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-09 11:41 UTC by Moulay
Modified: 2011-10-30 23:15 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Moulay 2011-05-09 11:41:13 UTC
An alert is shown when I try to rename a folder from "Toto" to "toto" notifying that a folder with the same name already exist. Not so much bad but must corrected !

Reproducible: Always

Steps to Reproduce:
1. Select a folder 
2. Right click 
3. Rename
4. Change "Toto" to "toto"
Actual Results:  
Alert message: A folder with that name already exists. Choose another one.

Expected Results:  
He must rename the Folder to "toto"

I think that the action 'OnRename' compare the new folder name with the list of the other folder name. Think that must be modified is to remove the folder name which user try to rename from the list.
Comment 1 Moulay 2011-05-09 11:49:49 UTC
Thunderbird 3.1.10 (Sous windows)
Comment 2 Cyprien Nicolas (fulax) 2011-05-09 12:31:28 UTC
Hi Moulay,

This is not the Bugzilla for Mozilla products, you might want to have a look at their own one: https://bugzilla.mozilla.org/show_bug.cgi?id=92165
Comment 3 Moulay 2011-05-09 20:50:14 UTC
Thanks