Bug #27972
LLXML Parser does not support localized label in the main LLXML
Status: | Closed | Start date: | 2011-07-08 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Dominique Feyer | % Done: | 100% |
|
Category: | Default | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 4.6 | Is Regression: | ||
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
Many extension use the main LLXML file to provide default language and
others languages (fr, de, ...). The parser must support that.
This patch add this support. The priority is always given to the
language pack found in typo3conf/l10n. If a language pack is found
the localized label in the main LLXML file are not parsed.
Related issues
Associated revisions
[BUGFIX] LLXML Parser does not support localized label in the main LLXML
Many extension use the main LLXML file to provide default language and
others languages (fr, de, ...). The parser must support that.
This patch add this support. The priority is always given to the
language pack found in typo3conf/l10n. If a language pack is found
the localized label in the main LLXML file are not parsed.
Change-Id: I27e2ba03679ed4cf00c23c6140d243cf6aba2256
Resolves: #27972
Reviewed-on: http://review.typo3.org/3119
Reviewed-by: Björn Pedersen
Tested-by: Björn Pedersen
Reviewed-by: Xavier Perseguers
Tested-by: Xavier Perseguers
History
#1 Updated by Mr. Hudson about 4 years ago
Patch set 2 of change I27e2ba03679ed4cf00c23c6140d243cf6aba2256 has been pushed to the review server.
It is available at http://review.typo3.org/3119
#2 Updated by Xavier Perseguers about 4 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
#3 Updated by Xavier Perseguers over 3 years ago
- Status changed from Resolved to Closed
#4 Updated by Ernesto Baschny about 2 years ago
- Target version deleted (
1281)