Project

General

Profile

Actions

Bug #50021

closed

Page module: Edit column uses wrong CE's after drag&drop

Added by Bernhard Kraft almost 11 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Start date:
2013-07-15
Due date:
% Done:

0%

Estimated time:
4.00 h
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
medium
Is Regression:
No
Sprint Focus:

Description

When elements get moved around between columns using the page module drag&drop feature there is a problem when using the "Edit all content elements in this column" pencil afterwards.

Way to reproduce:

1. Create a page with two content elements in different columns.
2. Use the "Edit all content elements in this column" pencil in the top right area of a column. This works correctly and only edits the content element in this column
3. Move one of the content elements below the other using the drag&drop feature.
4. Use the "Edit all content elements in this column" pencil of the column with the two elements without reloading the page --> Fail. Only the original content element in the column gets edited.

If the pencil of the afterwards empty column is used the content element which was previously there will get edited.

Proposed solution: After a click on the pencil a AJAX script should get fired to determine all content elements in the specified column and then redirect to tce_db.

Alternative solution: Introduce an option to tce_db to select page/colPos of content elements which should get edited.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #80414: Page Module Drag&Drop: Prevent reloading module frame if content element is dropped at its original positionClosed2017-03-23

Actions
Actions

Also available in: Atom PDF