Active
Project:
Drag'n'Drop Uploads
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2010 at 15:59 UTC
Updated:
16 Jun 2010 at 14:49 UTC
Drag n drop with image resize doesnt copy images to sever, it just points at the original image and displays it at full size after saving the page, am using ckeditor and IMCE.Anybody else had this issue?
Stephen :)
Comments
Comment #1
bealdav commentedIt's the same behavior for me in a story content type with FCK Editor module.
Browser's local file system path is copied in text area instead of attachment path and there is no attachment process
Comment #2
feedbackloop commentedYes, same for me here, with latest version of CKEditor.
Comment #3
kostask commentedI have experienced the exact same behaviour when trying to add the DnDU module to an existing site. The result was that it was adding a local path to the file, it was not uploading anything and it was ignoring the Output style.
I tried setting up a fresh drupal6.17 installation using the exact same modules as my live site and the DnDU was working as expected. After playing around a bit I found the guilty part: Locale module.
As soon as I change the site's default language to Greek the DnDU stops working!
Do people that face the same problem have any other language set as default but English?