Bug #104557
closedTypeError: strnatcasecmp(): Argument #1 ($string1) must be of type string, int given
100%
Description
If I sort the output of the content element 'uploads' for example by file type or file size, I get the error message in the frontend:
TypeError strnatcasecmp(): Argument #1 ($string1) must be of type string, int given in /var/www/html/vendor/typo3/cms-frontend/Classes/Resource/FileCollector.php line 206
Updated by Gerrit Code Review 4 months ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85534
Updated by Gerrit Code Review 4 months ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85534
Updated by Gerrit Code Review 4 months ago
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85537
Updated by Gerrit Code Review 4 months ago
Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85538
Updated by Christian Kuhn 4 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d8fb28e7a36d9ae03077ec0b37f50b5f8b38931c.