Bug 108272

Summary: cannot enter directory via fish called "core"
Product: [Frameworks and Libraries] kio Reporter: rgpublic
Component: fishAssignee: Jörg Walter <trouble>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nicolasg, sam
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot

Description rgpublic 2005-06-28 15:24:04 UTC
Version:            (using KDE KDE 3.4.1)
Installed from:    SuSE RPMs

We have a directory called "core" which cannot 
be entered via FISH because the file type is not
shown as "directory" but as "crash report" (or sth.
like that in English) and a bomb icon. Sounds strange,
so I'll better attach a screenshot (follows)...
Comment 1 rgpublic 2005-06-28 15:27:28 UTC
Created attachment 11614 [details]
Screenshot
Comment 2 Nicolas Goutte 2005-06-29 15:55:49 UTC
Basically it is the same as bug #106648.

As only the file name is tested, KDE considers that the file name "core" is a core file.

Have a nice day!

*** This bug has been marked as a duplicate of 106648 ***
Comment 3 Nicolas Goutte 2005-06-29 21:24:07 UTC
After thinking more, I am reverting the status of duplication of bug #108272. 
The reason is that #106648 can be solved in another way by testing that the 
filenmae check should be careful about not finding an extension when its is 
the only file name.

However bug #1
Comment 4 Thiago Macieira 2005-07-01 04:31:41 UTC
No, it's the same bug. kio_fish detects file types on directory entries that aren't files.

"core" is no different than "lib*.so" or "*.cc".

*** This bug has been marked as a duplicate of 106648 ***
Comment 5 Maksim Orlovich 2005-10-24 18:46:48 UTC
*** Bug 115013 has been marked as a duplicate of this bug. ***