[TYPO3-core] RFC #4759: Incorrect values of colPos, sys_language_uid and sorting after moving records in web > list

Stanislas Rolland typo3 at sjbr.ca
Sun Jan 9 21:15:29 CET 2011


REMINDER #4

How to test:
Test 1:
Assign a language to a content element.
Try to move the element after one that has a different language assignment.

Test 2:
If an element has colPos == 2, try to move it after an element that has 
a colPos different from 2.

Test 3:
Add some localization records to a content element.
Then, try to move the main content element.


Le 2010-11-28 18:43, Stanislas Rolland a écrit :
> This is a SVN patch request.
>
> Type: Bugfix
>
> Problem:
> Moving a content element in Web > List gives unexpected results. The
> language of the element becomes the language of the element after which
> it is moved. Same with colPos. If the element has localizations, the
> localization records do not follow.
>
> Solution:
> Avoid applying TCA setting copyAfterDuplFields when moving an element.
> Move localization record just after the main element.
>
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=1298
> http://bugs.typo3.org/view.php?id=2650
> http://bugs.typo3.org/view.php?id=4759
> http://bugs.typo3.org/view.php?id=4942
> http://bugs.typo3.org/view.php?id=7420
> http://bugs.typo3.org/view.php?id=14706
> http://bugs.typo3.org/view.php?id=14806
>
> Branches:
> trunk
> TYPO3_4-4
> TYPO3_4-3
>
> Kind regards,
> Stanislas




More information about the TYPO3-team-core mailing list