Project

General

Profile

Actions

Task #66751

closed

Epic #65429: Speed up for Fluid ViewHelpers by usage of CompilableInterface

Make \Be\Menus\ActionMenuItemViewHelper compilable

Added by Markus Sommer almost 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2015-05-02
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Implement CompilableInterface and getTagBuilder to get the TagBuilder for renderStatic function


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #66898: additionalAttributes broken on ActionMenuItemViewHelperClosedAndreas Kienast2015-05-12

Actions
Actions #1

Updated by Gerrit Code Review almost 9 years ago

  • Status changed from In Progress 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/39202

Actions #2

Updated by Gerrit Code Review almost 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/39202

Actions #3

Updated by Gerrit Code Review almost 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/39202

Actions #4

Updated by Gerrit Code Review almost 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/39202

Actions #5

Updated by Gerrit Code Review almost 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/39202

Actions #6

Updated by Gerrit Code Review almost 9 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/39202

Actions #7

Updated by Markus Sommer almost 9 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Frank Nägler almost 9 years ago

This patch get reverted for now:

Reason for the regression is that initialize() of the abstract is no longer called, which takes care of "additionalAttributes" and "data-" attributes. The introduced getTagBuilder() method is not sufficient. So, basically the rule "no simple migration to compilable possible if the VH keeps local state" was violated here.

Actions #9

Updated by Frank Nägler almost 9 years ago

  • Tracker changed from Task to Bug
  • Is Regression set to Yes
Actions #10

Updated by Frank Nägler almost 9 years ago

  • Tracker changed from Bug to Task
Actions #11

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF