Skip to content
Snippets Groups Projects
Commit 516a4d87 authored by Jonathan IROULIN's avatar Jonathan IROULIN Committed by Morton Jonuschat
Browse files

[TASK] Doctrine: migrate ext:backend/Controller/EditDocumentController

In addition to switching the QueryBuilding to Doctrine the grouping
of retrieved in ``getLanguages()`` has been updated to be compatible
with MySQL ONLY_FULL_GROUP_BY mode by limiting the selected columns
and grouping the result by all of them.

Resolves: #75784
Releases: master
Change-Id: I1fdac9ba736d93df257e117abc5f0960d69ab7c6
Reviewed-on: https://review.typo3.org/47818


Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarJoerg Boesche <typo3@joergboesche.de>
Tested-by: default avatarJoerg Boesche <typo3@joergboesche.de>
Reviewed-by: default avatarMorton Jonuschat <m.jonuschat@mojocode.de>
Tested-by: default avatarMorton Jonuschat <m.jonuschat@mojocode.de>
parent 96c20bfe
Branches
Tags
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