Bug #81728
closedElementBrowser broken with TCA type=group and internal_type=folder
100%
Description
Hello
The elementBrowser for browsing folder (TCA type group with internal_type folder) is broken.
Expand/Collapse a folder does not work and return a 500 error
The reason is that the ajaxID used by the FolderBrower is the wrong one: sc_alt_db_navframe_expandtoggle instead of sc_alt_file_navframe_expandtoggle
In order to fix that bug, the ajaxID needs to be redefined when loading the JS module just for the FolderBrower, see attached diff file.
Occurs on TYPO3 7.6.
It was working in TYPO3 6.2.
Cheers
Files
Updated by Rémy DANIEL over 7 years ago
- Subject changed from sc_alt_file_navframe_expandtoggle to ElementBrowser broken with TCA type=group and internal_type=folder
Updated by Gerrit Code Review over 7 years ago
- Status changed from New to Under Review
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53497
Updated by Anonymous over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 2a618d475480a35c7031b96fefdad6f0038fc3ea.
Updated by Rémy DANIEL about 7 years ago
Hello
Is it possible to report this fix in TYPO3 8.7?
Cheers
Updated by Benni Mack almost 7 years ago
- Sprint Focus deleted (
On Location Sprint)