Actions
Bug #93953
closedslug was modified" message is not shown when manually entering a slug in the slug field
Status:
Closed
Priority:
Should have
Assignee:
Category:
Site Handling, Site Sets & Routing
Target version:
Start date:
2021-04-20
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Create the pages like this:
* Root page (slug "/") * Subpage A (slug "/subpage-a") * Subpage B (slug "/subpage-b")
If you then rename the slug of Subpage A to "/subpage-b" manually in FormEngine, the green success message is shown, even though the slug to be used is "/subpage-b-1". Instead the yellow / warning message should be shown.
In addition, the text does not have proper margins and sizing, making it almost unusable.
Actions