Bug 284931 - ctrl-click on an own php-function defined in multiple projects may result in opening a file in another project
Summary: ctrl-click on an own php-function defined in multiple projects may result in ...
Status: RESOLVED DUPLICATE of bug 314911
Alias: None
Product: kdevelop
Classification: Applications
Component: Language Support: PHP (other bugs)
Version First Reported In: 4.2.60
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-25 14:17 UTC by H.H.
Modified: 2014-12-05 11:10 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description H.H. 2011-10-25 14:17:22 UTC
Version:           4.2.60 (using KDE 4.7.2) 
OS:                Linux

to reproduce:

- have 2 php projects open
- in both projects define 2 files: one file with a function named "foo", and another file, which includes the first one, and references that function
- now it may happen, that you ctrl-click the foo function in the second file, and the first file in the other project is opened.

this may result in editing files in the wrong project.

Reproducible: Always

Steps to Reproduce:
see above

Actual Results:  
see above

Expected Results:  
see above

OS: Linux (x86_64) release 2.6.37.1-1.2-desktop
Compiler: gcc
Comment 1 Alexander Opitz 2014-12-05 08:58:55 UTC
can confirm this, if I have 2 typo3 projects in one session open.
Comment 2 Kevin Funk 2014-12-05 11:10:51 UTC
Marking this as duplicate, because the other bug report contains more valuable information

*** This bug has been marked as a duplicate of bug 314911 ***