Project

General

Profile

Actions

Bug #47874

closed

Backend-Layout column localization

Added by Samuel Heinz over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2013-05-03
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Multilang configuration throws error in BE

backend_layout {
    colCount = 1
    rowCount = 1
    rows {
        1 {
            columns {
                1 {
                    name = LLL:EXT:extensionname/Resources/Private/Language/locallang_ttc.xlf:colPos.I.0
                    colPos = 0
                }
            }
        }
    }
}

Oops, an error occurred!

The path provided does not point to existing and accessible well-formed XML file.

More information regarding this error might be available online.

Actions

Also available in: Atom PDF