Skip to content
  • Philipp Gampe's avatar
    [BUGFIX] Incorrect grouping of exclude fields in translated backend · 723b023e
    Philipp Gampe authored
    If you use the backend in a language other than English, then the
    grouping of the exclude fields in the be_group record is messed up when
    flexform fields are included.
    
    E.g. in a German backend, all tt_content fields are grouped below pages.
    
    Sort the table names beforehand and afterwards all fields inside each
    table.
    Besides the patch converts some variables names into meaningful ones.
    
    Fixes: #47839
    Related: #34098
    Releases: 6.2, 6.1, 6.0, 4.7, 4.5
    Change-Id: I28ebc69d5cfc0316bdf44558276d3e939d011c2d
    Reviewed-on: https://review.typo3.org/20427
    Reviewed-by: Nicole Cordes
    Tested-by: Nicole Cordes
    Reviewed-by: Philipp Gampe
    Tested-by: Philipp Gampe
    Reviewed-by: Helmut Hummel
    Tested-by: Helmut Hummel
    723b023e