Skip to content
Snippets Groups Projects
Commit 7d4efa38 authored by Andreas Fernandez's avatar Andreas Fernandez
Browse files

[BUGFIX] Use correct table identifier for collapse state in record list

The "table" for translated page records is internally identified as
"pages_translated". However, the real table name "pages" was used to
check the collapse state of the table in the record list module.

The correct table identifier is now used to check if a table is
collapsed or expanded.

Resolves: #98634
Releases: main, 11.5
Change-Id: Iefb3e56228e34759cbddc92d769074579de36f85
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/76152


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent 6ebd6962
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