codyopel / collide

Automatically exported from code.google.com/p/collide
Apache License 2.0
0 stars 0 forks source link

All files disappear when deleting single file #42

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open dir with 3 files, e.g a.txt, b.txt, c.txt
2. Remove single file, e.g. a.txt

What is the expected output? What do you see instead?
All files disappear in Collide, even though only a.txt was really removed

What version of the product are you using? On what operating system?
git master branch, Mac OSX

Original issue reported on code.google.com by jacek.po...@gmail.com on 27 Oct 2012 at 11:05

GoogleCodeExporter commented 9 years ago
I fixed this in my git clone:
http://code.google.com/r/jacekpospychala-collide/source/detail?r=782498ff9f79f40
57d8cc3eb7fa31f31fa46cd62

anybody interested to have a look at it?

Original comment by jacek.po...@gmail.com on 27 Oct 2012 at 11:54

GoogleCodeExporter commented 9 years ago
lgtm; although I don't have commit permissions, I will pull your fix into my 
local copy; thanks.

Original comment by Ja...@wetheinter.net on 28 Oct 2012 at 8:42