Bug #65879
closed
JavaScript object TYPO3.lang broken
Added by Frank Nägler over 9 years ago.
Updated about 7 years ago.
Category:
Backend User Interface
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
- 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
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
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
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
- Sprint Focus set to On Location Sprint
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
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Sprint Focus deleted (
On Location Sprint)
- Status changed from Resolved to Closed
Also available in: Atom
PDF