CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #9900

Preset layouts from TSconfig field has no effect in newly created multicolumn CE

Added by Marco Seiler over 2 years ago. Updated over 2 years ago.

Status:Resolved Start date:2010-09-24
Priority:Should have Due date:2010-11-10
Assignee:Michael Birchler % Done:

100%

Category:-
Target version:-
TYPO3 Version: PHP Version:
Votes: 0

Description

Own preset layouts, defined in page TSconfig field or removing of the default preset layouts in TSconfig has no effect on newly created multicolumn content element. Definitions in TSconfig field seems to work only when the multicolumn content element has been saved already.

Associated revisions

History

Updated by Michael Birchler over 2 years ago

Hi, thx for reporting. I can't reproduce your issue. Wich version of TYPO3 and multicolumn do you use?

Updated by Marco Seiler over 2 years ago

Versions are TYPO3 4.4.4 and multicolumn 2.0.12.
Happens when a new multicolumn CE is created e.g. by selecting in the CE wizard (no switch of the CE type) and the "Configuration" tab is selected without previous saving.

Updated by Michael Birchler over 2 years ago

I can't reproduce your issue. Where do you set your TSconfig? On the top most page?

I ran a test with this setup:
  • Home (TSconfig)
  • * Page 1
  • * Page 2 (multicolumn element)
  • * Page 3

TSconfig:
tx_multicolumn {

        layoutPreset {
                        # clear default element
                1 >

                        # add new elemet
                testElement {
                        label = Test
                        config {
                                columns = 5
                        }
                }
        }
}

Updated by Marco Seiler over 2 years ago

My setup is similar. Before saving the CE (CE is also saved when CE-type is switched) the TSconfig from the extension is used, after saving the CE my own TSconfig from the website root is used.

Updated by Michael Birchler over 2 years ago

  • Due date set to 2010-11-10
  • Status changed from New to Resolved
  • Assignee set to Michael Birchler
  • % Done changed from 0 to 100

Also available in: Atom PDF