Project

General

Profile

Actions

Bug #60389

closed

Backend Layout upside down

Added by Michael Fritz almost 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2014-07-18
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:

Description

I use just normal backend layout configuration with two columns: header, content

When I switch in the backend to language Mode and the "header" column is empty, it shows the header column on the bottom of the page. The sorting of the columns is neither dependent on the colpos nor the position inside the backend layout configuration.

The array exists with content elements, when the whole colpos setup is built up, so the columns with content element get sorted first. I wrote a simple patch that resorts the colpos after the original setup from the backend layout.


Files

no-language-view.png (61.2 KB) no-language-view.png Column View is OK Michael Fritz, 2014-07-18 14:51
before-patch.png (69.7 KB) before-patch.png Language View with first column empty Michael Fritz, 2014-07-18 14:51
after-patch.png (71.2 KB) after-patch.png Language View after sorting patch Michael Fritz, 2014-07-18 14:51
backend-layout-colpos-sorting-patch.diff (1.34 KB) backend-layout-colpos-sorting-patch.diff The Patch Michael Fritz, 2014-07-18 14:51
exampleconf_backend_layout.txt (213 Bytes) exampleconf_backend_layout.txt Michael Fritz, 2014-07-18 14:51
Actions

Also available in: Atom PDF