Projekt

Allgemein

Profil

GX-Bug #67566

Von Till Tepelmann vor mehr als 3 Jahren aktualisiert

Favicon kann nicht immer hochgeladen werden, wenn das Bild bereits auf dem Server vorhanden ist. 

 Kann wie folgt reproduziert werden: 

 1. Im Logo-Manager unter "Favicon" das Standard Icon löschen. 
 2. Ein neues Bild versucehn hochzuladen 
 3. Das Bild in der Datenbank entfernen unter gm_configuration/GM_LOGO_FAVICON "UPDATE gx_configurations SET `value`='' WHERE `key`='gm_configuration/GM_LOGO_FAVICON';" 
 4. Im LogoManager unter "FavIcon" erneut versuchen ein Icon hochzuladen 
 5. Es erscheint die Meldung das die Datei bereits existiert 

 ------- 

 Favicon cannot always be uploaded if the image is already present on the server. 

 Can be reproduced as follows: 

 1. delete the default icon under "Favicon" in the Logo Manager 
 2. try uploading a new image 
 3. remove the image in the database under gm_configuration/GM_LOGO_FAVICON "UPDATE gx_configurations SET `value`='' WHERE `key`='gm_configuration/GM_LOGO_FAVICON';". 
 4. try again to upload an icon under "FavIcon" in the LogoManager 
 5. the message appears that the file already exists

Zurück