renaming a project

Post your questions and problem reports here

Moderator: kfury77

Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
  • Check the Support section of the corresponding product first. Chances are you will find your answer there;
  • Do not create new topics for already reported problems. Add your comments to the existing topics instead;
  • Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
  • Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
  • Include the version number of the software you are using;
  • This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Post Reply
peep
Posts: 25
Joined: Thu Feb 15, 2007 10:20 am

renaming a project

Post by peep »

when you try to rename a project and there's just a case change like MXD.cz to mxd.cz, the editor pops up in error:

Project with the specified name already exists. Please enter different name.

I assume that a case insensitive test is incorrectly applied...
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Re: renaming a project

Post by Karlis »

Currently project names are case-sensitive. Whether it is good or bad, not sure. In many systems file names are case sensitive, domain names are not, however.

Does this bother anybody, should we invest in updating this? Comments are appreciated.
Karlis Blumentals
Blumentals Software
www.blumentals.net
User avatar
EvilBMP
Posts: 120
Joined: Thu Jan 04, 2007 1:57 am
Location: Germany

Re: renaming a project

Post by EvilBMP »

Karlis wrote:Currently project names are case-sensitive.
If they were, than the renaming from MXD.cz to mxd.cz should not end with an error message. So now they are case-insensitive!

Imho, they should be case-sensitive ... just for the purpose of renaming, because two projects with nearly the same project name (e.g. Project or project) are hopefully quite rare.
davenz

Re: renaming a project

Post by davenz »

IMHO abc.jpg is the same within the Operating System as ABC.jpg and this is the way it should remain; I can see things getting very messy if this was not the case.

For the adventurous It is easy enough to rename any project by opening the projects.ini file in the Blumentals application data folder and changing the name there, though editing this file is at your own risk and should be done with the editor closed.

My 2 cents

Dave
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Re: renaming a project

Post by Karlis »

My bad, I wanted to say that they are case insensitive. Anyways, I believe this is not too much of an issue.
Karlis Blumentals
Blumentals Software
www.blumentals.net
Post Reply