Bug #43430
Drag and Drop of content elements does not work
Status: | Accepted | Start date: | 2012-11-29 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | Backend User Interface | Spent time: | - | |
Target version: | 7.5 | |||
TYPO3 Version: | 6.0 | Is Regression: | No | |
PHP Version: | 5.3 | Sprint Focus: | ||
Complexity: | medium |
Description
Drag and Drop seems not to differentiate between workspaces. So no dragging and dropping for a workspace.
Related issues
History
#1 Updated by Frank Gerards over 2 years ago
- Assigned To set to Oliver Hader
+1 as this is essential !
With disabling the arrows in the page module it isnt even possible to use "old-style" sorting and stuff,
so plz fix asap !
#2 Updated by Falk Kühnel over 2 years ago
Give me a hint on where to look, and what the hell is going on with these placeholders, and i will gladly fix this. :D
Need to fix the rootline function for workspaces aswell.
#3 Updated by Oliver Hader over 2 years ago
Look into ExtdirectPageCommands and see what's happening there.
The problems seems to be the concurrent moving and editing of the record.
Prior to that, the page module currently seems to be broken in terms of showing modified colPos in workspaces (see related issue #44470).
#4 Updated by Oliver Hader over 2 years ago
- Project changed from Workspaces & Versioning to Core
#5 Updated by Oliver Hader over 2 years ago
- Assigned To deleted (
Oliver Hader)
#6 Updated by Oliver Hader over 2 years ago
- Category set to Backend User Interface
- Status changed from New to Accepted
- PHP Version set to 5.3
- Complexity set to medium
#7 Updated by Mathias Schreiber 7 months ago
- Target version changed from 6.0.1 to 7.5
- Is Regression set to No