Actions
Bug #102114
closedDelete page confirm modal on pagetree has encoded character "'"
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Pagetree
Target version:
-
Start date:
2023-10-08
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
13
PHP Version:
8.1
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Steps to reproduce on version 13.0.0-dev (latest master)
1) Create a page (drag and drop it from pagetree) and name it e.g. "test".
2) Open the context menu of pagetree for the page and choose "delete"
3) The modal opens and reads:
Are you sure you want to delete 'test [pages:234]'?
Expected result:
Are you sure you want to delete 'test [pages:234]'?
- It does not affect the delete modal opened via the delete after editing the page properties, just the modal opened via the context menu of page tree
- It does not seem to affect TYPO3 12 (Not tested with 11)
Updated by Riccardo De Contardi about 1 year ago
- Related to Bug #102115: Delete page without title reloads whole backend inside the main frame added
Updated by Riccardo De Contardi about 1 year ago
- Subject changed from Delete page confirm modal on pagetree has encoded character "'" to Delete page confirm modal on pagetree has encoded character "'"
Updated by Riccardo De Contardi 9 months ago
- Status changed from New to Closed
This issue has been solved on 13.1.0-dev
Actions