Skip to content

Web crawl command: improve exception; do not fail on empty <loc> in sitemap#5259

Merged
demiankatz merged 2 commits into
vufind-org:devfrom
demiankatz:improve-webcrawl-empty-url
May 13, 2026
Merged

Web crawl command: improve exception; do not fail on empty <loc> in sitemap#5259
demiankatz merged 2 commits into
vufind-org:devfrom
demiankatz:improve-webcrawl-empty-url

Conversation

@demiankatz
Copy link
Copy Markdown
Member

I ran into a problem where a malformed sitemap containing <loc></loc> would trigger a fatal error and break web crawling entirely. This PR improves the verbose exception display in the web crawl command to help with troubleshooting and fixes the XSLT to ignore empty locations.

@demiankatz demiankatz added this to the 11.1 milestone May 5, 2026
@demiankatz demiankatz merged commit 8ee47db into vufind-org:dev May 13, 2026
7 checks passed
@demiankatz demiankatz deleted the improve-webcrawl-empty-url branch May 13, 2026 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants