athibanraj / gdata-java-client

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

Empty author name causing error in the Java client #429

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Execute this search using the YouTube java client API.
http://gdata.youtube.com/feeds/api/videos?q=roberto+justus&start-index=1&max-res
ults=50&orderby=published&safeSearch=none&v=2

What is the expected output? What do you see instead?
An exception will be thrown, with a message like
[Line 1, Column 128227, element name] name must have a value

What version of the product are you using? On what operating system?
gdata-youtube-2.0, on Ubuntu 12.04.1 64 bits

Please provide any additional information below.
The video entry that may be causing the problem is attached. You may also put 
the url in a browser and search for the tag <name/>. You should find one 
ocurrence.

I reported the bug to gdata-issues 
(https://code.google.com/p/gdata-issues/issues/detail?id=4307), then they 
suggested me to report the bug here.

Original issue reported on code.google.com by brvoll...@gmail.com on 29 Mar 2013 at 9:27

Attachments: