Bug #91624
closedFeature #79310 not respect enableClipBoard = activated
0%
Description
Hi,
With the feature https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/10.3/Feature-79310-AddOptionsAndClipboardToFilelistSearch.html the clipboard is added even if a search word is set.
But, if the setting `mod.file_list.enableClipBoard` is set to `activated` the clipboard is not rendered.
Thanks.
Updated by Gerrit Code Review almost 4 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/67314
Updated by Richard Haeser almost 4 years ago
In current master, the controls after searching have no impact at all. Also showing / hiding thumbs doesn't work and same for extended view.
Updated by Gerrit Code Review almost 4 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/67314
Updated by Gerrit Code Review almost 4 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/67314
Updated by Gerrit Code Review almost 4 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/67314
Updated by Oliver Bartsch over 3 years ago
- Status changed from Under Review to Closed
Hi, thanks for your report. This has been fixed with https://review.typo3.org/c/Packages/TYPO3.CMS/+/69718.
Please also notice, the TSconfig option mod.file_list.enableClipBoard
does not exist. It's options.file_list.enableClipBoard
. See: https://docs.typo3.org/m/typo3/reference-tsconfig/master/en-us/UserTsconfig/Options.html#file-list-enableclipboard for further reference.
I'll therefore close this issue. If you still think something is not working correctly, please contact me and I'll reopen this issue. Alternatively you can also open a new issue with a link to this one.