com.google.gdata.util.ParseException: Unrecognized element 'extendedProperty'.I just pulled down the list of posts
Message: Unrecognized element 'extendedProperty'.
at com.google.gdata.util.XmlParser$ElementHandler.getChildHandler(Unknown Source)
at com.google.gdata.data.ExtensionPoint$ExtensionHandler.getChildHandler(Unknown Source)
at com.google.gdata.data.Person$AtomHandler.getChildHandler(Unknown Source)
at com.google.gdata.util.XmlParser.startElement(Unknown Source)
wget http://www.blogger.com/feeds/7278555623760626500/posts/default
And it looks like the culprit is this.
<gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005'extendedProperty was part of the gData api in version 1.0. Why would this suddenly break existing code? Did google just start parking my Open Social id in the feed recently? And why should it matter?
name='OpenSocialUserId'
value='16468955956504735976'/>
So, I mean, what the crap? I'm bummed -- I really like using Poster, even if the editing's a bit rudimentary. Normally, I use a combination of it, Intellij Idea, and the Blogger editor to put posts together. Poster has a nice bit of previewing, some slightly helpful html tag generation, and has just pretty much mostly worked.
Guess more probing is needed.
0 comments:
Post a Comment