Hi,

I can not save translated FPPs if the FPP has a file.
and I do get this error message "Image is required." or "Thumbnail is required." .. for the name of the file.

I had a look at some other issues .. but they do not fix it for 7.x-1.5
and seems it's not work for the DEV version too.

This happened after we

  1. Enabled the Entity translation module then add the Fieldable panels panes as a translatable entity.
  2. Enabled translation for the field_image
  3. Then we tried to switch the language of one FPP from neutral to English to be able to translate

The message will show up for FPP with files.. when we save.
I have seen some fixes like

Translations aren't possible for existing fieldable panel panes
https://www.drupal.org/node/2137685

or https://www.drupal.org/node/1536944

Thanks.

Comments

damienmckenna’s picture

Version: 7.x-1.5 » 7.x-1.x-dev
Issue tags: -translated, -FPP, -thumbnail is required, -Image is required +i18n

There have been a number of changes since 1.5, so you should be testing with the -dev release, not 1.5.

Also, there's no need to add a tag for this module itself.

rajab natshah’s picture

Thanks Damien,

I do have a system which they have the FPP 1.5 on it.
But they want to translate FPP.

Thanks ... you are right about tags.

rajab natshah’s picture

Seems that we do have this issue with the Dev version too. !!!

rajab natshah’s picture

Title: Can not save translated FPPs if the FPP has file "Image is required" or "Thumbnail is required." » Can not save translated FPPs if the FPP has a file the error message will be like "Image is required" or "Thumbnail is required."
Issue summary: View changes
Issue tags: +entity translation
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
damienmckenna’s picture