GX-Bug #67614
Von Till Tepelmann vor etwa 4 Jahren aktualisiert
Alte Grafiken die schon gelöscht wurden, lösen im Gambio Admin immer neue Log Einträge aus
An vielen Stellen wird noch die alte Grafik kunden.png eingebunden, die bereits seit mehrern Shopversionen gelöscht wurde.
Ab der 4.1 Shopversion wird der Fehler imn Logging immer erfasst wenn die Datei geladen wird aber nicht vorhanden ist
-----
Old graphics that have already been deleted will always trigger new log entries in Gambio Admin
In many places the old graphic kunden.png is still integrated, which was already deleted since several store versions.
Starting with the 4.1 store version the error in the logging is always recorded when the file is loaded but is not available
style="float:left; background-image:url(html/assets/images/legacy/gm_icons/kunden.png)
`<?php echo xtc_draw_separator('pixel_trans.gif', '1', '10'); ?>`
/admin/html/assets/images/legacy/gm_icons/artkatalog.png
` `ERROR: An unexpected error occurred while handling an incoming request.
context:
error:
class:
Slim\Exception\HttpNotFoundException
message:
Not found.
code:
404
file:
/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php
line:
93
trace:
...
extra:
request:
method:
GET
uri:
/admin/html/assets/images/legacy/gm_icons/kunden.png` `
` `ERROR: An unexpected error occurred while handling an incoming request.
context:
error:
class:
Slim\Exception\HttpNotFoundException
message:
Not found.
code:
404
file:
/vendor/slim/slim/Slim/Middleware/RoutingMiddleware.php
line:
93
trace:
...
extra:
request:
method:
GET
uri:
/admin/html/assets/images/legacy/pixel_trans.gif` `