Bug #70013
closedTS can not be saved in template module
100%
Description
Hallo Core-Team,
I just have installed TYPO3 that way:
composer create-project typo3/cms-base-distribution typo3test dev-master
Then I have added one page, assigned a site-template to that page and included CSC. Nothing more, no additional extensions.
If I edit TS over template module I can't save my changes. I have changed the page.10-part to page.10 < styles.content.get and pressed save. The old TS was displayed again. Same with Save and close. Interessting: CMD+S works.
If I edit my TS over list module everything works like expected.
I have opened my developer toolbar of the browser and I can told you, that the old (unchanged) content will be send via POST and not my changed values.
Stefan
Updated by Markus Klein over 9 years ago
- Status changed from New to Accepted
- Is Regression changed from No to Yes
Updated by Gerrit Code Review over 9 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43486
Updated by Gerrit Code Review over 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43486
Updated by Gerrit Code Review over 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43486
Updated by Gerrit Code Review over 9 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43486
Updated by Gerrit Code Review over 9 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43486
Updated by Wouter Wolters over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset a00bd481e19baf748aaec49e4c8005604109d5c7.
Updated by Riccardo De Contardi over 7 years ago
- Status changed from Resolved to Closed