Active
Project:
One Click Upload
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jul 2015 at 11:21 UTC
Updated:
20 Dec 2018 at 08:50 UTC
Jump to comment: Most recent
I am wondering what the purpose of the Entity field setting is. The module seems to work fine without it.
When I chose a field, nothing particular seems to happen, ie the images uploaded in the main body do not get attached to the field I chose when editing a node.
What I had hoped for was integration with multi-image widgets, is that feasible?
Comments
Comment #1
xandeadx commentedIf you upload files via ocupload in node form, ocupload can attach files in file field after node save.
Comment #2
killes@www.drop.org commentedThis sadly does not work for me.
The field I chose is attached to the node type that I uploaded the images to.
What I have done is:
1) Open empty node form
2) Upload images through ocupload to a textfield
3) Fill out other required fields (no images)
4) save
5) edit again: the images are present in the text area, but not in the image field.
(Shouldn't this be a per-node-type setting?)
Comment #3
xandeadx commentedVideo: http://xandeadx.ru/sites/default/files/video/Video_2015-07-03_144354.webm
Comment #4
killes@www.drop.org commentedThank you for the video! I was doing exactly the same, though...
This is where it fails:
http://cgit.drupalcode.org/ocupload/tree/ocupload.module#n205
My files had spaces in the file names which have been replaced by "%20" so this test fails.
Comment #5
ivnishIs this actually on the last version?