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

Handle sitemap XML parse error as warning #516

Closed

Conversation

Mark-Hetherington
Copy link
Contributor

I've added a warning type, and we are catching a expat parser error and relaying it as a warning, rather than resulting in an internal error. resolve #506.

I've reopened this as a pull request since I had to branch it to do other work... Sorry for my github noobness.

@wummel
Copy link
Owner

wummel commented Jun 13, 2014

Merged except the recursive parsing change which is another issue (perhaps the same as #513) and added as a todo note.
Thanks for the code!

@wummel wummel closed this Jun 13, 2014
@wummel
Copy link
Owner

wummel commented Jun 13, 2014

We believe that the issue you reported is fixed in the source repository of linkchecker which can be found under:
https://github.com/wummel/linkchecker

Changelog entry:

Thank you for reporting the issue. It is now marked as fixed. If you believe that the issue is not fixed appropriately just add a comment to this issue.

@wummel
Copy link
Owner

wummel commented Jun 24, 2014

Merged -> close it.

@wummel wummel closed this Jun 24, 2014
@wummel
Copy link
Owner

wummel commented Jul 16, 2014

A new version 9.3 of linkchecker has been released on 16.7.2014.
Therefore this bug will be closed. If you think this issue is not solved, please open a new issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Internal error with problematic sitemap.xml
2 participants