You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a starter site, I have link fields set with placeholder content of https:// so that they are not blank and appear on the frontend. Upon upgrading to Craft 5, editing entries with these fields throws an exception and requires a manual database update to make that page accessible again.
The frontend still works without exception.
Steps to reproduce
On Craft 4, have a saved entry with a link field that contains this as the link: https://#
Perform an upgrade to Craft 5
Attempt to edit the entry
Expected behavior
The entry page loads successfully, perhaps with a validation error.
Totally happy that those URLs are considered invalid, but the prior link field allowed them to save.
What happened?
Description
In a starter site, I have link fields set with placeholder content of
https://
so that they are not blank and appear on the frontend. Upon upgrading to Craft 5, editing entries with these fields throws an exception and requires a manual database update to make that page accessible again.The frontend still works without exception.
Steps to reproduce
https://#
Expected behavior
The entry page loads successfully, perhaps with a validation error.
Totally happy that those URLs are considered invalid, but the prior link field allowed them to save.
Actual behavior
Admin page is unavailable with this exception.
Craft CMS version
5.5.3
PHP version
8.2.24
Operating system and version
Linux 6.10.4-linuxkit
Database type and version
MySQL 8.0.36
Image driver and version
Imagick 3.7.0 (ImageMagick 6.9.11-60)
Installed plugins and versions
The text was updated successfully, but these errors were encountered: