Closed kennethormandy closed 3 years ago
Previously, it was possible to save a handle for the fee that isn’t valid in Craft. Then, the handle URL wouldn’t work when you went back to edit it.
Now, the edit URL will work, and the next time you go to save the handle, you’ll be prompted to fix the format.
Possible to submit invalid handles, ex.
This is my handle
instead ofthisIsMyHandle
—obviously not actually useful anywhere, and will break the edit screen. Should validate the handle in the form, and before saving.