Bug #33402
Column layout broken if page languages overview is selected
| Status: | Resolved | Start date: | 2012-01-24 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Jo Hasenau | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | - | |||
| TYPO3 Version: | PHP Version: | |||
| Votes: | 0 |
Description
Gridelements works fine in the normal page modul view, but if I choose the language overview (db_layout.php?SET[function]=2) in the page modul the column layout is broken.
The error occurs only if I have a gridelement on the page...
Associated revisions
Fix for issue #33402
History
Updated by Jo Hasenau over 1 year ago
- Status changed from New to Resolved
- Assignee set to Jo Hasenau
Fixed in current trunk.
There was a closing </table> tag missing.