Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • R randombanners
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • services
  • t3o sites
  • typo3.org
  • randombanners
  • Issues
  • #7

Closed
Open
Created Nov 04, 2019 by Andreas Nedbal@pixeldesu

Solve deprecations in randombanners

In order to update typo3.org to v9 as smoothly as possible, all extensions it requires should support v9 properly.

TYPO3Scanner result for randombanners:

Found 1 matches in 0.13s when checking for changes and deprecations in TYPO3 9

strong	weak	BREAKING
0.0% (0)	100.0% (1)	100.0% (1)

Classes/Controller/BannerController.php
Call to method "getContentObject()" (weak)
42 $this->view->assign('contentData', $this->configurationManager->getContentObject()->data);
Breaking: #80700 - Deprecated functionality removed
https://docs.typo3.org/typo3cms/extensions/core/Changelog/9.0/Breaking-80700-DeprecatedFunctionalityRemoved.html
Deprecation: #68748 - Deprecate AbstractContentObject::getContentObject()
https://docs.typo3.org/typo3cms/extensions/core/Changelog/8.0/Deprecation-68748-DeprecateAbstractContentObjectgetContentObject.html

These deprecations should either be solved in the update branch update-v9 directly, or have a Merge Request pointed to that branch in the randombanners repository.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking