Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T typo3.org
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 56
    • Issues 56
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • servicesservices
  • t3o sites
  • typo3.orgtypo3.org
  • typo3.org
  • Issues
  • #439
Closed
Open
Issue created Nov 04, 2019 by Andreas Nedbal@pixeldesuMaintainer

Solve deprecations in t3org_layout

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

TYPO3Scanner result for t3org_layout:

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

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

/Classes/Controller/SolrInstantSearchController.php
Call to method "connectToDB()" (weak)
39 $GLOBALS['TSFE']->connectToDB();
Deprecation: #84965 - Various TypoScriptFrontendController methods
https://docs.typo3.org/typo3cms/extensions/core/Changelog/9.3/Deprecation-84965-VariousTypoScriptFrontendControllerMethods.html

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

Edited Nov 04, 2019 by Andreas Nedbal
Assignee
Assign to
Time tracking