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

Felix Buenemann Felix.Buenemann at googlemail.com
Thu Feb 3 21:58:11 CET 2011


Hi Stanislas,

Am 03.02.11 06:01, schrieb Stanislas Rolland:
> Hi Felix,
>>
>> this fixes for me the problem, that when moving default language CEs,
>> the dependent translated CEs loose their language assignment when in
>> draft workspace. I'm however now seeing entries in live workspace, after
>> moving elements in the draft version wihtout publishing, like:
>>
>> [MOVE-TO PLACEHOLDER for #1560, WS#-1]
>> [MOVE-TO PLACEHOLDER for #1559, WS#-1]
>>
>> So I think the patch needs fixes for working with workspaces.
>>
> I am unable to reproduce this issue with current trunk (TYPO3 4.5.0).
>
> I think this should have been fixed in 4.4.6
> (http://bugs.typo3.org/view.php?id=16005).

Yes, it is.

>
>> Also there seems to be an off-by-one problem when moving the related
>> translated CEs (both in live and draf workspace):
>>
>> Lets say I move def language CE from pos 3 to pos 2, then the translated
>> CE will move to pos 3 to pos 1.
>> If I move def from 3 to 4, tranlsated will stay at pos 3.
>> If I move def from 3 to 5, trans will move from 3 to 4.
>>
> This issue will be fixed in new version of the patch.
>
>> Tested on 4.4.4 with typo3core_bugfix_4759_typo3_4-4.patch.
>>
> Please test with 4.4.6 or 4.5.0.

Unfortunarely, off-by-one error is not fixed by patch v2 on 4.4.6.

>
> Regards,
> Stanislas

Regards,
    Felix


More information about the TYPO3-team-core mailing list