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

Bug #27114

Wrong sorting after adding or removing element

Added by Rafal Brzeski about 2 years ago. Updated about 1 year ago.

Status:New Start date:2011-05-28
Priority:Must have Due date:
Assignee:- % Done:

0%

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

Description

I don't know if this is bug in ttnews_irre or in TYPO3 IRRE mechanism, but for now this extension is useless.
The problem appears after adding or removing an element and when you save changes.

In affect all previously added irre elements for tt_news are reorganized in the wrong order!

irre_before.png (10 kB) Rafal Brzeski, 2011-05-28 20:58

irre_after.png (10.8 kB) Rafal Brzeski, 2011-05-28 20:58

History

Updated by Rafal Brzeski almost 2 years ago

is this problem occurs only in my installations?

Updated by Helmut Hummel about 1 year ago

Rafal Brzeski wrote:

is this problem occurs only in my installations?

Do you use TemplaVoila?

Then try to set

$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tx_templavoila_tcemain']['doNotInsertElementRefsToPage'] = true;

e.g. in the localconf.php

Updated by Rafal Brzeski about 1 year ago

Thanks Helmut! After some test it seems that it works.
I don't know about that option in templavoila, whether there are any consequences in this setting?

Also available in: Atom PDF