Actions
Bug #74323
closedRemoving "Static templates from extensions" not possible
Start date:
2016-03-05
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Working with 7.6.5-dev is is not possible to remove "Static templates from extensions".
How to reproduce:- Make a fresh install
- create a new TypoScript template
- Add one or more "Static templates from extensions". (Screenshot)
- Click save
- Select one of the static templates
- click on the trash icon
==> nothing happens.
Tested it with php 7.0 and php 5.6 ... no difference.
Tested it with a downloaded 7.6.4 tar.gz: Works with this package as expected.
Files
Updated by Jan Helke almost 9 years ago
Can confirm for 7.6.5-dev. In master it works fine.
Updated by Benni Mack almost 9 years ago
- Status changed from New to Closed
we solved this yesterday. thanks!
Actions