Bug 336315 - Resolving of softlinks
Summary: Resolving of softlinks
Status: RESOLVED DUPLICATE of bug 333678
Alias: None
Product: Baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 4.13
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Vishesh Handa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-16 12:31 UTC by A Katz
Modified: 2014-06-16 18:46 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 A Katz 2014-06-16 12:31:42 UTC
Baloo does not follow symlinks.
For example a directory is at /mnt/homedisk/Documents, with a link at /home/user/Documents.  If i attempt to get metadata from the original (/mnt) file baloo will return it just fine. However a search for the /home location shows the file is not found. This is particularly an issue when using dolphin as files will not show information even when indexed

Reproducible: Always

Steps to Reproduce:
1.Create a Softlink to a Directory
2.Index The Actual location
Actual Results:  
Baloo will not resolve the link to the original file and will not show it as being in the database

Expected Results:  
Baloo should follow the softlink when given to find the actual location and return correct data
Comment 1 Christoph Feck 2014-06-16 18:46:53 UTC

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