saqibpitafi / google-gdata

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

Type and Duration Values are Swapped in MediaContent #230

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. See attached example source
2. Edit by entering correct developer API identification information
3. Compile and run 

What is the expected output? What do you see instead?
Expected output:
The printed "Type" field should report the media's mime type, while the 
"Duration" field should report an integer value.

Actual results:
Type and Duration are switched. Example bad output:
    Title: Sleepy Cat
    Type: 30
    Duration: application/x-shockwave-flash

Original issue reported on code.google.com by KevinDuf...@gmail.com on 26 Mar 2009 at 6:03

Attachments:

GoogleCodeExporter commented 9 years ago
stupid mistake. Fixed in subversion. 

Original comment by fman...@gmail.com on 14 Apr 2009 at 1:25

GoogleCodeExporter commented 9 years ago

Original comment by fman...@gmail.com on 14 Apr 2009 at 1:26