Bug 71728 - symlink to same directory messes up Quick Open
Summary: symlink to same directory messes up Quick Open
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: Build tools: Custom Makefiles (show other bugs)
Version: git master
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-03 06:41 UTC by Jon Smirl
Modified: 2007-11-30 18:18 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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