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

Make RssWidget more resilient against invalid xml in rss feed #12370

Open
Findus23 opened this issue Dec 19, 2017 · 0 comments
Open

Make RssWidget more resilient against invalid xml in rss feed #12370

Findus23 opened this issue Dec 19, 2017 · 0 comments

Comments

@Findus23
Copy link
Member

It seems like the piwik.org website was offline (or updated) for a short time which caused PHP warnings on some Piwik instances that were fetching the RSS feed in this moment:
https://forum.piwik.org/t/rsswidget-simplexml-load-string-entity-line-201-parser-error-pcdata-invalid-char-value-29/26675

It may be useful to catch the case when the server returns invalid xml.

@Findus23 Findus23 changed the title Make RssWidget more resilient against piwik.org outages Make RssWidget more resilient against invalid xml in rss feed Dec 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants