Bug #48939
closed
Moving a content down moves it in another column
Added by Fabrice Morin over 11 years ago.
Updated about 6 years ago.
Category:
Backend User Interface
Description
It seems there is a problem with sorting behavior on content element in page view.
It can be reproduced with the following steps :
- Create a new page
- Add a new content in the normal column (text content with header set to "test1")
- Add a new content in the right column (text content with header set to "test2")
- Move test1 content up; this shouldn't be possible and it has no effect except displaying the down arrow on this content
- Move test1 content down; here again, it should not be possible. It moves this content from the normal column to the right column.
I guess this have something to do with the getResult function in class.tx_cms_layout.php (line 2061). The prev and next ids are set without taking in account the column position of the content element.
I use typo3 v4.7.12.
Files
I have the same behavior in 4.5.27, but thought it might be related to the backend layout.
Having the same in 4.5.27!
- Category set to Backend User Interface
- Status changed from New to Accepted
- Is Regression set to Yes
This bug is caused by the faulty fix for #44470.
This also happens in TYPO3 v4.5.30, v4.5.29 and v4.5.27 (v4.5.28 not tested) - all without workspaces, but using backendlayout.
Some content elements in the first row in different columns have a move up button and some not.
After clicking the up or down button, the content element mostly will appear in a wrong colPos.
- Assignee set to Nicole Cordes
- Target version set to next-patchlevel
- Status changed from Accepted to Under Review
Please check the attached diff file. For me the issue is fixed with these changes . If you guys have some better idea than this one please suggest
It appears this issue also happens in 4.5.32!
Can anyone tell me if this issue will be fixed in 4.5.33?
As you can see, this patch is blocked by now. This means it cannot be merged until there is a decision which way to go (see attached review comments).
What is the actual state? Do the different opinions converge to a decision? The last entry is from Feb 26.
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Under Review
- Status changed from Under Review to Resolved
- Status changed from Resolved to Closed
Also available in: Atom
PDF