Crystal03 / google-docs-fs

Automatically exported from code.google.com/p/google-docs-fs
GNU General Public License v2.0
0 stars 0 forks source link

Collections are empty #59

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Create a Collection on Google Docs, name it collection1
2.Create a document, name it doc1, and "Organize" doc1 into collection1 (move 
the document into the Collection)
3. Mount filesystem

What is the expected output? What do you see instead?
When you run ls on the mounted directory, you will see directory named 
collection1 which you can cd into.  You would expect to see doc1 in collection1 
however the directory is empty.

What version of the product are you using? On what operating system?
Mercurial revision id 4ecdb3d2f8a4 (tip).  Fedora release 16 (Verne)

Please provide any additional information below.
Also, if you put collection2 into collection1 (nested Collection) it will not 
appear in the collection1 directory as well.  doc1 and collection2 will also 
not show in the root of the mounted filesystem as well

Original issue reported on code.google.com by Jason.Bi...@gmail.com on 27 Apr 2012 at 2:23

GoogleCodeExporter commented 9 years ago
Could be related to issue 28

Original comment by Jason.Bi...@gmail.com on 27 Apr 2012 at 2:24