What steps will reproduce the problem?
1. Upload a file using the Gdata .NET API. File has a odd name of
"file&name". Saved web pages often have this sort of name.
What is the expected output? What do you see instead?
2. File is uploaded OK, and shows in a web browser as correctly as
"file&name"
3. View the document properties using the .NET API. The .NET API Un-escapes the
name, so the Title of the document is "file&name".
The File Titles should not be un-escaped. The string should be as set and shown
in the browser.
What version of the product are you using? On what operating system?
.NET API release 1.9 and 1.8
Please provide any additional information below.
Not a major issue, but an annoyance and inconsistency.
Original issue reported on code.google.com by andrew.f...@gmail.com on 19 Jan 2012 at 8:56
Original issue reported on code.google.com by
andrew.f...@gmail.com
on 19 Jan 2012 at 8:56