Task #46470
closed
- Category set to Code Cleanup
- Assignee set to Benni Mack
- Priority changed from Should have to Must have
- Target version set to 6.1.0-beta1
- PHP Version set to 5.3
- Complexity set to no-brainer
@Benni Mack: I took the freedom in this special case to assign the issue to you.
I've added a .t3x and a .zip of latest ext:statictemplates. It should be uploaded to TER as version 6.1.0. After that, a small patch in core is needed to fetch it during ugdate (see follow-up issue).
This issue should be solved before 6.1 final!
- Status changed from New to Accepted
Reminder: statictemplates cannot be found for TYPO3 6.1.1.
The extension statictemplates must still be uploaded to TER.
- Status changed from Accepted to Resolved
The extension in this issue is now uploaded to TER.
There is a bug in ext:statictemplates, that I have commited here:
[[https://forge.typo3.org/issues/36719#note-39]]
There is old - unfixed - code in this extension. You should update that code like this:
open the file statictemplates/Classes/ContentObjectMenu/Menu/TextMenuLayersContentObject.php
and replace all $GLOBALS['TSFE']->JSCode with $GLOBALS['TSFE']->additionalJavaScript['gmenu_layer_code'].
- Status changed from Resolved to Closed
Also available in: Atom
PDF