Actions
Bug #18142
closedcolPos gets overwritten by colPos value of a copy/pasted content element when sorting in web > list
Start date:
2008-02-06
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.1
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Not easy to summarize and maybe not what reallly happens behind the scene ;-), so here is a step by step reproduction:
Module Web > List
1. Create CE with column normal
2. Create CE with column right
3. Copy/Paste CE 2.
4. Sort CE 1. upwards
=> CE 1. colPos switches to "right"
Very strange!
Seems to be related to bug #16845 i suppose...?
(issue imported from #M7420)
Updated by Christian Kuhn almost 16 years ago
Resolved as a duplicate of #14873, it describes the exact same issue.
Actions