| Salvatore Guarino
                                                                                                                             
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | Tuesday 04 November 2008 2:45:34 am 
                                                                
                                                                 I configured webdav in a multi language site. When I browse the site through webdav, at root level, I can see the 4 language folders (ita, eng, fre and ger).  
-/
 |
  -ita
   |
   +Content
   |
   +Media
 |
  -eng
   |
   +Content
   |
   +Media
 |
  +fre
 |
  +ger
 When I upload an image, for example in /ita/media/images, overwriting an existing one, if this image exists only in italian, it works fine (ezp create for me a new version of the object in italian). If I have an image translated in 2 or more languages, when I upload the same image overwriting it, for example always from /ita/media/images, ezp create the new version of image object, but <b>in the last translated language</b> instead of the folder/siteaccess language. Example: If I have translated an image for the last time in german, if I upload the italian version from ita (or eng, or fre) folder via webdav, ezp create the new version in the last language, in this case in german. 
I think that this could be a bug...Ezp release is 3.10.1
 Any idea? |