Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Searching from a symlinked project path sometimes shows duplicate results #129

Closed
BinaryMuse opened this issue Feb 3, 2014 · 3 comments
Closed
Labels

Comments

@BinaryMuse
Copy link

I have the following directory structure (due to some corporate stuff, don't ask):

/
  dev_exclusions
    src
      desk
  Users
    btilley
      src -> /dev_exclusions/src

I always open Atom for this project from ~/src/desk.

Sometimes (not 100% of the time), when doing a Project Find, I get duplicate results--one result for the relative project path, and one for the "actual" path in /dev_exclusions. Here's an example:

Example

(The image isn't showing through the GH proxy, so here is the URL: https://www.evernote.com/shard/s23/sh/3afc7104-9943-4373-ab7b-79d8f089eb20/2e1106792fcd5387fa4f191e9b6889dc/deep/0/i.png)

Interestingly enough, when I do observe this, there is only one duplicate result from /dev_exclusions, listed after the results from the relative project path, even if there are multiple results from the relative project path.

@BinaryMuse
Copy link
Author

atom/atom#1530 would suggest that this is not related to symlinking, thought that's the only place I've seen this issue.

@izuzak
Copy link
Contributor

izuzak commented Mar 21, 2015

Possibly related PR: atom/scandal#21

@benogle
Copy link
Contributor

benogle commented Jul 30, 2015

This has been fixed by atom/scandal#21

@benogle benogle closed this as completed Jul 30, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants