-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
[tinymce] drag and drop images folder #14906
Copy link
Copy link
Closed
Labels
Description
Steps to reproduce the issue
in the tinymce plugin config set a folder for the images
In an article upload an image using drag and drop
Save the article and then check the location of the uploaded image in media manager AND check the source of the article for the image location
Expected result
Image will be uploaded to the specified folder
Actual result
image is always uploaded to /images
Additional comments
I tried the following in the field
/media
images/media
/images/media
Yes the folder media does exist
Even when this bug is fixed I would suggest that the field is changed from text to folderlist
Reactions are currently unavailable