Project

General

Profile

Actions

Bug #60389

closed

Backend Layout upside down

Added by Michael Fritz over 9 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 #1

Updated by Markus Klein over 9 years ago

  • Status changed from New to Accepted

Thanks for your great report and the patch.

Can you push it to our review system?
Feel free to ask, if you need assistance.

Actions #2

Updated by Markus Klein over 9 years ago

One more question:
Did you inspect what happens if the two columns are side-by-side?
Or if you have 4 cols in a square?
Does it have any negative impact there?

Actions #3

Updated by Mathias Schreiber over 9 years ago

  • Target version changed from next-patchlevel to 7.4 (Backend)
Actions #4

Updated by Gerrit Code Review about 9 years ago

  • Status changed from Accepted 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/35757

Actions #5

Updated by Gerrit Code Review about 9 years ago

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

Actions #6

Updated by Markus Klein about 9 years ago

  • Status changed from Under Review to Resolved
Actions #7

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF