Skip to content
Snippets Groups Projects
Commit 7fd874e6 authored by Daniel Windloff's avatar Daniel Windloff Committed by Christian Kuhn
Browse files

[TASK] RecordListController: Merge init() and main() to mainAction()

Merge the methods `init()` and `main()` to the `mainAction()` method.
Remove unnecessary properties, which were only used to transfer values
between these methods.

Initialize `siteLanguages` with the current page uid.

Releases: master
Resolves: #92308
Resolves: #90966
Change-Id: Iafd45ebeb06e8c61dac9e9ed865e40bc999ab54a
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65739


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent ef5d3e24
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment