Gmansolf / googlecl

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

'New version' Documents only download as PDF #166

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Create a new text document in Google docs (from the web interface) titled 
'test document'
2. Make sure the document is a 'New version' document, not the classic one
3. google docs edit --title 'test document' --format txt --editor vim

What is the expected output? What do you see instead?

I expect vim to be opened editing a plain text file. Instead, a PDF document is 
edited.

What version of the product are you using? On what operating system? What
version of gdata-python-client (aka python-gdata)?

googlecl 0.9.7-1 on Debian unstablet with python-gdata 2.0.8-1.1

Please provide any additional information below.

The --format option works as expected for 'Old style' documents

Original issue reported on code.google.com by giuseppe...@gmail.com on 24 Jun 2010 at 7:01

GoogleCodeExporter commented 8 years ago
Thought there was another lingering issue about this! Sorry that it slipped 
under my radar, but the trunk should fix this problem as of r337.

Original comment by tom.h.mi...@gmail.com on 15 Jul 2010 at 2:59