Projekt

Allgemein

Profil

GX-Bug #66748

Von Moritz Bunjes vor etwa 4 Jahren aktualisiert

Bilddateinamen mit Sonderzeichen, wie Umlauten, führen zu Fehlern bei der Anzeige dieser Bilder in einer Kollektion (Zuweisung im Gambio Admin in einer Eigenschaftenkomination), sofern der Dateiname uncodiert in der product_image_list_image_local_path Spalte der Tabelle product_image_list_image steht. Der Dateiname steht uncodiert in der Datenbank, wenn man eine frühe 4.1.1.0 Beta-Version hatte. 

 1. Upload an image in a collection called "Österreich Bild.jpg".  
 2. Update the value of the encoded filename in the product_image_list_image_local_path field of the product_image_list_image table by changing the value to "Österreich Bild.jpg" 
 3. Reload the collection 
 4. Without the bugfix the collection will not be shown

Zurück