ytgov / yukon-ca

New version of Yukon.ca, built on Drupal 10
1 stars 3 forks source link

Empty Subcategory links on Landing Page causes site crash #331

Open leeomara opened 8 months ago

leeomara commented 8 months ago

If you edit an existing Landing Page, or create a new one, and empty the "Subcategory links" URL field, attempts to view that node will display the error message:

The website encountered an unexpected error. Please try again later.

This is the field in the Admin UI:

Screenshot 2024-02-02 at 2 17 43 PM

Watchdog reports a PHP error when trying to view the node.

InvalidArgumentException: The URI '' is invalid. You must use a valid URI scheme. in Drupal\Core\Url::fromUri() (line 293 of /code/docroot/core/lib/Drupal/Core/Url.php).