Project

General

Profile

Actions

Bug #40643

closed

L10n PHP parser stores NULL for unknown key

Added by Xavier Perseguers over 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
Start date:
2012-09-05
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

The PHP parser caches NULL instead of an array when the Backend language is not available for a given extension using PHP array localization files (e.g., tscobj with German "de").

This leads to PHP warning when reading the labels as NULL cannot be used in a foreach statement.

Actions #1

Updated by Gerrit Code Review over 11 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14360

Actions #2

Updated by Gerrit Code Review over 11 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14360

Actions #3

Updated by Gerrit Code Review over 11 years ago

Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/14483

Actions #4

Updated by Gerrit Code Review over 11 years ago

Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/14484

Actions #5

Updated by Xavier Perseguers over 11 years ago

  • Status changed from Under Review to Resolved
  • Target version set to 6.0.0-beta2
  • % Done changed from 0 to 100
  • PHP Version set to 5.3
Actions #6

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF