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

Summary: com.google.gdata.util.ParseException: [Line 16, Column 2805, element yt:statistics] Unknown attribute: 'favoriteCount'
Product: third-party Reporter: hurdleg <hurdleg>
Component: -- Other --Assignee: issues@third-party <issues>
Status: NEW ---    
Severity: normal CC: epdv
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 83174
Attachments: stacktrace

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