This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 185069 - com.google.gdata.util.ParseException: [Line 16, Column 2805, element yt:statistics] Unknown attribute: 'favoriteCount'
Summary: com.google.gdata.util.ParseException: [Line 16, Column 2805, element yt:stati...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-27 09:46 UTC by hurdleg
Modified: 2014-12-10 11:16 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 83174


Attachments
stacktrace (4.78 KB, text/plain)
2010-04-27 09:46 UTC, hurdleg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hurdleg 2010-04-27 09:46:52 UTC
This issue was reported manually by mmirilovic.
It already has 29 duplicates 


Build: NetBeans IDE 6.7.1 (Build 200907230233)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Windows XP

User Comments:
hurdleg: I tried to launch the 'YouTube Player' plugin by Geertjan. I'm using NetBeans version 6.7.1




Stacktrace: 
com.google.gdata.util.ParseException: [Line 16, Column 2805, element yt:statistics] Unknown attribute: 'favoriteCount' 
   at com.google.gdata.util.XmlParser.throwParseException(XmlParser.java:0)
   at com.google.gdata.util.XmlParser.parse(XmlParser.java:0)
   at com.google.gdata.util.XmlParser.parse(XmlParser.java:0)
   at com.google.gdata.data.BaseFeed.parseAtom(BaseFeed.java:0)
   at com.google.gdata.data.BaseFeed.readFeed(BaseFeed.java:0)
   at com.google.gdata.client.Service.getFeed(Service.java:0)
Comment 1 hurdleg 2010-04-27 09:46:57 UTC
Created attachment 98107 [details]
stacktrace