neos / neos-development-collection

The unified repository containing the Neos core packages, used for Neos development.
https://www.neos.io/
GNU General Public License v3.0
260 stars 220 forks source link

BUGFIX Disable uriPathSegment Validation on Hompage #5172

Closed wolffc closed 4 days ago

wolffc commented 4 days ago

Disable uriPathSegment Validation on Hompage

Followup to https://github.com/neos/neos-development-collection/issues/4621

Upgrade instructions

nothing

Review instructions

before this change the it was not possible to save Properties of the Hompage. And a red warning showed up:

image

Checklist