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
Describe the bug
When an item has a custom URL with a slash inside (for example "slash/example"), the item cannot be displayed any longer on the frontend. When you try to access such an item, you'll just get an error 404. It's also impossible to edit the item and to get into the administrative options - so it's very hard (or even impossible) to remove the custom URL on the frontend.
To Reproduce
Steps to reproduce the behavior:
Create a custom URL with a slash for an item
Get this item in a browser
You will probably see a 404 page
Expected behavior
The item should be displayed normally
Related work
I'm not aware of any related work about that
The text was updated successfully, but these errors were encountered:
Describe the bug
When an item has a custom URL with a slash inside (for example "slash/example"), the item cannot be displayed any longer on the frontend. When you try to access such an item, you'll just get an error 404. It's also impossible to edit the item and to get into the administrative options - so it's very hard (or even impossible) to remove the custom URL on the frontend.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The item should be displayed normally
Related work
I'm not aware of any related work about that
The text was updated successfully, but these errors were encountered: