Closed (fixed)
Project:
Siteimprove.ai
Version:
3.0.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Dec 2025 at 01:34 UTC
Updated:
5 Jun 2026 at 18:55 UTC
Jump to comment: Most recent
An entity's ::toUrl() method can throw an exception for various reasons. Siteimprove does not catch these exceptions.
Catch the exception.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
tinny commentedComment #4
beltofteThanks @tinny. I have included your changes in a bigger rewrite of the getEntityUrls method to solve some other problems too. It was commited as part of #3591528: Wrong URL send to Siteimprove when frontpage is an entity.