-
-
Notifications
You must be signed in to change notification settings - Fork 31
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
unknown predefined entity #9
Comments
Very strange, I got that error one out of 10 attempts. Not sure what's causing it. While debugging I couldn't trigger it. I will have to dig deeper into this when I have more time. But currently it actually seems to work. Do you get that error every time? |
To be fair, I have only seen that particular error message once, but I also don't run |
I did get it a few minutes ago, though:
|
I happened across this somehow and decided to dig a bit. It looks like it was a bug in gofeed that was fixed. Here's the commit: Looks like it was decoding only certain HTML entities, and |
I bumped the gofeed version to 1.1.0. I couldn't trigger this error with the given feed. Not before and not after. @kseistrup could you build a new version based on master branch and see if you can trigger this bug? |
It seemed to go well for the first couple of seconds, then it segfaulted: This was 330ce3e
|
Strange, I can't seem to trigger that. Can you post your configuration? |
The latest
gorss
compiled from master (f7c469b) complains about https://koldfront.dk/log.rss:But isn't
a valid HTML entity?The text was updated successfully, but these errors were encountered: