Actions
Bug #85611
closedSave pagetitle in page module not possible (javascript error)
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend JavaScript
Target version:
-
Start date:
2018-07-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Description
Prerequisites¶
- TYPO3 9.4-dev (latest master)
- a page
- admin user
Steps to reproduce it¶
- click on page module
- click on the page on pagetree
- on the page module, click on the pencil icon near the title to edit it; the interface to edit and save the title comes out. see:
- edit it and click on save.
Expected result:¶
the page title is saved
Current result¶
- The input field and buttons go grey (disabled), the cursor becomes not-allowed
and you have to exit the page by clicking on the page module again to close the editing interface.
- a Javascript error is present:
TYPO3 8.7.x: the issue is not present
Files
Actions