Project

General

Profile

Actions

Bug #65879

closed

JavaScript object TYPO3.lang broken

Added by Frank Nägler about 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2015-03-20
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

In several place within the backend the JavaScript object TYPO3.lang is used like this:

var foo = TYPO3.lang['button.cancel'];

The variable foo should contain a string. At the moment the variable contains an array with one object: [{"source":"Cancel","target":"Cancel"}]

The result is broken labels in several places like Recycler (button labels) or the Delete-Record-Modal in ListModule.

I have added some screenshot.


Files

Reycler.png (67.6 KB) Reycler.png Frank Nägler, 2015-03-20 22:46
Modal-Buttons.png (34 KB) Modal-Buttons.png Frank Nägler, 2015-03-20 22:46
Actions #1

Updated by Gerrit Code Review about 9 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 http://review.typo3.org/37999

Actions #2

Updated by Gerrit Code Review about 9 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/37999

Actions #3

Updated by Gerrit Code Review about 9 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/37999

Actions #4

Updated by Gerrit Code Review about 9 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/37999

Actions #5

Updated by Andreas Kienast about 9 years ago

  • Sprint Focus set to On Location Sprint
Actions #6

Updated by Gerrit Code Review about 9 years ago

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38002

Actions #7

Updated by Andreas Fernandez about 9 years ago

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

Updated by Anja Leichsenring over 8 years ago

  • Sprint Focus deleted (On Location Sprint)
Actions #9

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF