SilverHoodCorp / gdata-java-client

Automatically exported from code.google.com/p/gdata-java-client
Apache License 2.0
0 stars 0 forks source link

New Bookmark Sync feature in Chrome Breaks DocList #215

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Enable bookmark Sync in Google Chrome (Windows Beta)
2.  Save a url with a ":" in it as a bookmark. (I saved a gmail query)
3.  Try to retrieve all documents using 
"http://docs.google.com/feeds/default/private/full/"

What is the expected output? What do you see instead?
I'd expect to have a list of all my documents, but I get a 
com.google.gdata.util.ParseException saying that there's an illegal 
character.  I traced this to a bookmark I had saved in Chrome Beta for 
Windows using bookmark sync (Google stores bookmarks in Google Docs).  The 
error read:

[Line 1, Column 30363, element link] Illegal character in fragment at index 
74: 
https://mail.google.com/a/abcde.org/#search/to:helpdesk@abcde.org+subject:"
Xen+Backup"

What version of the product are you using? On what operating system?
I'm running Eclipse in Windows 7 using  gdata 1.4.0

Please provide any additional information below.

Sorry I can't help further, I'm not a Java guy.

Original issue reported on code.google.com by edwin.la...@gmail.com on 8 Dec 2009 at 8:04

GoogleCodeExporter commented 9 years ago
Obsolete.  We have no plans of exposing these via the Documents List API.

Original comment by vicfry...@google.com on 17 Dec 2010 at 9:47