Module Versions

  • Drupal Core 6.14
  • CCK 6.x-3.x-dev
  • Emfield 6.x-1.12

Steps to build the problem

  1. Create a new content type with CCK, and add a field named Videos using Embedded Video.
  2. Configure the Videos field, and uncheck "Store remote thumbnails for this field", and "Allow custom thumbnails for this field" (actually, I unchecked every checkbox under the "Embedded Custom Thumbnails" fieldset)
  3. Use a normal authenticated user to create the content

For the Videos field, there is the "New Upload" option for the user to upload a custom thumbnail, although the options are set to off. I would expect no such "New Upload" option to be available. I tried using that user to upload, and the picture file was really uploaded.

Is this working as expected? Or I have highlighted a probable bug here?

Can anyone enlighten me on this?

Thank you.

CommentFileSizeAuthor
#2 emthumb.module.patch2.09 KBjcarnett

Comments

nitram079’s picture

I am having the same problem too, as seen to have many here.. Would be great to resolve this since the image thumb module allows to get imagecache presets in views for emfield thumbs.

jcarnett’s picture

Status: Active » Needs review
StatusFileSize
new2.09 KB

This fixes it for me, but I'm not sure if it has any unintended side-effects.

aaron’s picture

Status: Needs review » Fixed

looks fine to me. thanks, jcarnett!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.