Forums / Setup & design / Images attributes & object version (translation problem)
Stéphane Le Merre
Wednesday 03 March 2010 6:18:34 am
Hello,
I have a problem with images in objects i translate. Notice this problem occurs that the image is translatable or not in eZPublish 4.2 (I did not get this in 4.0.X)
Some scenarios :
1) with translatable image attribute :
I create a new object in english containing an image : english.gif I create a new french translation of this object containing the image french.gifIf i clean cache, english.gif is not available anymore in english version.
2) with untranslatable image attribute :
I create a new object in english containing an image : all_language.gif I create a new french translation of this object (should normally contain all_language.gif too)=> all_language.gif is not available anymore
Did i forget something in configuration ?
http://www.ligams.com
Bertrand Dunogier
Wednesday 03 March 2010 6:59:49 am
I have a gut feeling it is related to this: http://issues.ez.no/16078
Okay, not a gut feeling, it's most likely the same. And is therefore fixed in 4.3.0b2, and available on SVN (details on the issue tracker).
Bertrand Dunogier eZ Systems Engineering, Lyon http://twitter.com/bdunogier http://gplus.to/BertrandDunogier
Wednesday 03 March 2010 7:51:19 am
Many thanks Bertrand, this is solved :)