Bug #79776
closedFilelist not accessible with encoded Umlauts
100%
Description
We have a mounted folder from a Windows system in one of our TYPO3 systems. With the update to TYPO3 7.6.13 the file list is inaccessible now as there are some issues with German Umlauts. It seems the linux is not able to handle Umlauts coming from a Windows system but encodes them with/to control characters. With the introduced security patch from https://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2016-024/ files are now considered as invalid and an exception is thrown. This exception should be caught and not break the list view.
Updated by Gerrit Code Review almost 8 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/51655
Updated by Gerrit Code Review almost 8 years ago
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/51655
Updated by Gerrit Code Review over 7 years ago
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/51845
Updated by Gerrit Code Review over 7 years ago
Patch set 2 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/51845
Updated by Nicole Cordes over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d487b7083ae25519a126af4cc0a68874c5161c0c.
Updated by Stephan Großberndt over 7 years ago
- Subject changed from Filelist not accassble with encoded Umlauts to Filelist not accessible with encoded Umlauts
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed