Cannot open a file with the same name

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
User avatar
notuo
Posts: 258
Joined: Sat Jul 09, 2005 8:07 pm
Location: Tlalpan, Mexico City, Mexico

Cannot open a file with the same name

Post by notuo »

Hi.

Using rapidphp 8.2.0.79 and got this behavior. I have 2 projects with the same file structure and in different folders (local disks).

I open one of the files and when i tried to open the corresponding in the other project (I change project in order to open it from the project pane) simple is not loading it. Nothing happens. I am not sure if this is a new bug or my installation is corrupted. I was able to do this before without problems.

I just update the version just in case to the latest release. I was using the previous one and the issue is the same.

Any ideas? Do you have the same issue?

EDIT>>>> If I use FILE OPEN the second file opens correctly. Just using the project file explorer and double click there is not working

BTW I am using vista

Thanks in advance for your help,
User avatar
chrisjlocke
Top Contributor
Posts: 995
Joined: Mon Aug 01, 2005 4:12 pm
Location: Essex, UK
Contact:

Post by chrisjlocke »

So you're trying to open (for example) file.htm in two different projects. If you close file.htm from project1, can you then open it from project2 ?

Sounds like its trying to stop you opening the *same* file twice, but its just checking the actual filename, so getting a bit confused.
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Post by Karlis »

Must be something with your PC. Can't reproduce on any of our computers.

1) Two projects, both have index.php file under the project root
2) Open the first project and then index.php
3) Switch to other project and open index.php
... no error ...

any ideas?
Karlis Blumentals
Blumentals Software
www.blumentals.net
daredare
Posts: 125
Joined: Sun Sep 09, 2007 1:40 pm

Post by daredare »

no issues here
Post Reply