Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ActionMenuViewHelper extends from final class #385

Closed
Smove opened this issue Mar 6, 2023 · 1 comment
Closed

ActionMenuViewHelper extends from final class #385

Smove opened this issue Mar 6, 2023 · 1 comment
Labels

Comments

@Smove
Copy link

Smove commented Mar 6, 2023

Bug Report

Current Behavior
In TYPO3 12 (i'm using 12.3.0-dev currently), all core ViewHelpers are marked as final. Currently, the class SFC\Staticfilecache\ViewHelpers\Be\Menus\ActionMenuViewHelper extends from TYPO3\CMS\Fluid\ViewHelpers\Be\Menus\ActionMenuViewHelper which results in an error.

image

Expected behavior/output
There shouln't be an error

Environment

  • TYPO3 version(s): 12.3.0-dev
  • staticfilecache version: dev-master
  • Is your TYPO3 installation set up with Composer (Composer Mode): yes
  • OS: Ubuntu (docker)
@Smove Smove added the bug label Mar 6, 2023
@lochmueller
Copy link
Owner

FIxed in current master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants