Bug #95957
closedInvalid path to translation must not throw exception UnknownPackagePathException
100%
Description
Since #95839 an invalid path throws an exception. use case is e.g. mask with mask_export which still renders a template with
<f:translate key="LLL:EXT:lang/locallang_tca.xlf:sys_file_reference.uid_local" />
which is reported at https://github.com/IchHabRecht/mask_export/pull/184
the backend must keep working if the extension is not available
Updated by Georg Ringer about 3 years ago
- Related to Bug #95839: Translation handling in vendor packages is broken added
Updated by Simon Gilli about 3 years ago
- Category set to Localization
- Assignee set to Simon Gilli
Updated by Gerrit Code Review about 3 years ago
- Status changed from Accepted 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/+/72158
Updated by Gerrit Code Review about 3 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/+/72158
Updated by Simon Gilli about 3 years ago
BTW invalid paths were not the issue here but invalid extension keys which did not longer throw the expected FileNotFoundException.
Updated by Gerrit Code Review about 3 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/+/72158
Updated by Gerrit Code Review about 3 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/+/72158
Updated by Gerrit Code Review about 3 years ago
Patch set 5 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/+/72158
Updated by Gerrit Code Review about 3 years ago
Patch set 6 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/+/72158
Updated by Gerrit Code Review about 3 years ago
Patch set 7 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/+/72158
Updated by Gerrit Code Review about 3 years ago
Patch set 8 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/+/72158
Updated by Simon Gilli about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 68aa03bd87eef819dc9c6fb2f685827b53863894.