add an an image to an imagefield field and then click save draft. Now if you open that draft from your draft list, the image field is completely blank. Is this a bug or does the module not save these types of fields?

Comments

darren.ferguson’s picture

I doubt an image field can be saved if it works similar to an upload, i have not used them so cannot comment if they work correctly with the drafts or not. I guess this means they do not. If the image field provides upload capability then i do not believe it will work due to browser security.

DIMSKK’s picture

I am also facing a problem with my free tagging taxonomy field (tags). None of the tags are saving.

darren.ferguson’s picture

Everything that is a DOM element inside the form when saving will be saved, now if something alters the naming etc then this module can't pick that up and it must be picked up using the hook_draft() provided.

darren.ferguson’s picture

Status: Active » Closed (fixed)