Projekt

Allgemein

Profil

GX-Bug #66453

Von Till Tepelmann vor etwa 4 Jahren aktualisiert

Wenn man bereits Bilder in den Eigenschaftenkombinationen hat, hat die im Dateinamen Leerzeichen haben, dann können keine neuen hinzugefügt oder die alten Bearbeitet werden. 
 Das passiert wenn man diese Bilder bereits vor dem Update in den Kombinationen hatte. 
 Das Problem hier in manchen Fällen fehlte vor dem Pfad die Domain oder der absolute Pfad, es muss sichergestellt werden, dass ein kaputter Pfad niemals dazu führt dass die Bilder nicht mehr bearbeitet werden können. 


 ` ` ` 
 PHP Fatal error:    Uncaught Gambio\\ProductImageList\\Image\\Exceptions\\PathIsNotAnUrlException: The url: "images/product_images/properties_combis_images/10_Tiara blau klein.png" is not a valid URL in /GXMainComponents/Services/Core/ProductImageList/Image/ValueObjects/WebFilePath.php:39, referer: admin/properties_combis.php?products_id=230&cPath=73_7_10&action=edit_category 
 ` ` ` 

 If you already have images in the property combinations, you cannot add combinations that have spaces in the filename, then no new ones images can be added or edit the old ones. 
 ones edited 

 This happens if you already had these images pictures in the combinations before the update. 
 The problem here in some cases the domain or the absolute path was missing before the path, you have to make sure that a broken path never leads to the fact that the images can not be edited anymore.

Zurück