Bug #13846
ExtJs Drag and Drop don't work
100%
Description
Using TYPO3 4.5.2, feeditadvanced 1.4.0
When switching "Editing On" in the frontend, the editing bar correctly display but the drag and drop of new content element on page does not work. There are 2 JS errors triggered:
ext-dd.js:32 Uncaught TypeError: Cannot set property 'DragDrop' of undefined
feEdit.js:393 Uncaught TypeError: Cannot read property 'DragSource' of undefined
While trying in a TYPO3 4.4 with the same feeditadvanced version, there are no errors and drag and drop works fine. I try to copy the typo3/contrib/extjs from my TYPO3 4.4 into my TYPO3 4.5 and then all working fine.
Seems to be related to #10787. In my case, with the extJS 3.1.1, the drag'n drop works, but with the 3.3.1 it doesn't work.
History
#1
Updated by Aurélien Grayo over 8 years ago
- % Done changed from 0 to 100
OK, with the last trunk version of feeditadvanced, the drag&drop works fine.
This bug could be closed IMO.
#2
Updated by Chris topher over 8 years ago
- Status changed from New to Closed