Project

General

Profile

Actions

Bug #95957

closed

Invalid path to translation must not throw exception UnknownPackagePathException

Added by Georg Ringer over 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Localization
Start date:
2021-11-11
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

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


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #95839: Translation handling in vendor packages is brokenClosedSimon Gilli2021-11-01

Actions
Actions #1

Updated by Georg Ringer over 2 years ago

  • Related to Bug #95839: Translation handling in vendor packages is broken added
Actions #2

Updated by Simon Gilli over 2 years ago

  • Category set to Localization
  • Assignee set to Simon Gilli
Actions #3

Updated by Gerrit Code Review over 2 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

Actions #4

Updated by Gerrit Code Review over 2 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

Actions #5

Updated by Simon Gilli over 2 years ago

BTW invalid paths were not the issue here but invalid extension keys which did not longer throw the expected FileNotFoundException.

Actions #6

Updated by Gerrit Code Review over 2 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

Actions #7

Updated by Gerrit Code Review over 2 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

Actions #8

Updated by Gerrit Code Review over 2 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

Actions #9

Updated by Gerrit Code Review over 2 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

Actions #10

Updated by Gerrit Code Review over 2 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

Actions #11

Updated by Gerrit Code Review over 2 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

Actions #12

Updated by Simon Gilli over 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #13

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF