Closed (fixed)
Project:
Simple XML sitemap
Version:
4.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Nov 2024 at 15:46 UTC
Updated:
10 Dec 2025 at 16:39 UTC
Jump to comment: Most recent
In #3434566: Automated Drupal 11 compatibility fixes for simple_sitemap changes have been made to replace watchdog_exception with logging from \Drupal\Core\Utility\Error class. However we already have our own neat class for logging that, if improved upon, would clan up some redundancies.
Comments
Comment #3
d.fisher commentedI think this commit may have introduced an issue? In the logs I'm seeing:
Full stack trace:
Comment #4
gbyteStrange, did you clear the cache after updating the module?
Comment #5
gbyteComment #6
gbyteThis here issue is fixed; for your error see #3560114: Error on update.
Comment #8
gbyte