Bug 71728

Summary: symlink to same directory messes up Quick Open
Product: [Applications] kdevelop Reporter: Jon Smirl <jonsmirl>
Component: Build tools: Custom MakefilesAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: git master   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jon Smirl 2004-01-03 06:41:18 UTC
Version:           CVS (using KDE Devel)

some of my projects need links like this:
ln -s . linux

This circular link screws up quick open.
Comment 1 Jens Dagerbo 2004-02-07 10:11:56 UTC
Which part of quickopen malfunctions, quickopen-file or quickopen-class?

What project type?
Comment 2 Jon Smirl 2004-02-07 15:45:21 UTC
quick open file, custom makefile

It goes in a loop and adds:
linux
linux/linux
linux/linux/linux
linux/linux/linux/linux
etc......
Comment 3 Jens Dagerbo 2004-02-07 16:36:48 UTC
Methinks customproject needs a good kicking...
Comment 4 Andreas Pakulat 2007-11-30 18:18:30 UTC
Fixed in current releases