Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ROME fails to parse nabbles feed for Groovy #23

Open
sbglasius opened this issue Nov 17, 2014 · 0 comments
Open

ROME fails to parse nabbles feed for Groovy #23

sbglasius opened this issue Nov 17, 2014 · 0 comments
Labels

Comments

@sbglasius
Copy link
Owner

Message: Invalid XML: Error on line 1736: An invalid XML character (Unicode: 0x5) was found in the element content of the document.
Line | Method
->> 215 | build in com.rometools.rome.io.WireFeedInput


| 133 | build in com.rometools.rome.io.SyndFeedInput
| 45 | getFeedInfo . . in org.groovyblogs.FeedService$$EOvqfHr6
| 236 | doCall in org.groovyblogs.FeedService$_$tt__updateLists_closure15$$EOvqfHr6
| 233 | $tt__updateLists in org.groovyblogs.FeedService$$EOvqfHr6
| 17 | execute in org.groovyblogs.UpdateListsJob

appears to be an error deep down in the SAXParser

@sbglasius sbglasius added the bug label Nov 17, 2014
sbglasius added a commit that referenced this issue Nov 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant