salimoha / googlecl

Automatically exported from code.google.com/p/googlecl
0 stars 0 forks source link

no error reported if option folder does not exist #162

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. google docs list --folder nonexistent_folder
What is the expected output? 

Error "nonexistent_folder" does not exist.

What do you see instead?

Nothing.

What version of the product are you using? 

0.9.7

On what operating system? 

Windows 7 Home Premium (with all updates)

What version of gdata-python-client (aka python-gdata)?

2.0.10

Please provide any additional information below.

Python 2.6.5

--------sample-output-follows--------
>python \python\scripts\google docs list --folder nonexistent_folder

>

Original issue reported on code.google.com by john.na...@gmail.com on 23 Jun 2010 at 8:59

GoogleCodeExporter commented 9 years ago
I'm currently revamping how docs handles folders. I'll include a warning 
message when a specified folder does not exist.

Original comment by tom.h.mi...@gmail.com on 24 Jun 2010 at 10:22

GoogleCodeExporter commented 9 years ago
Great -- thanks!

Original comment by john.na...@gmail.com on 24 Jun 2010 at 10:25

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r299.

Original comment by tom.h.mi...@gmail.com on 24 Jun 2010 at 10:53

GoogleCodeExporter commented 9 years ago
FYI, the revision that fixed this included a substantial overhaul in the way 
folders were treated, and built on other patches to the docs service, so I'm 
going to hold off on a patch.

Original comment by tom.h.mi...@gmail.com on 24 Jun 2010 at 11:00