Marco Stark
Aktives Mitglied
Hallo Dev-Team / Hey Felix @FMoche
da wir die Shop-Funktionen im Bereich " Kupons" nur alle Jubeljahre verwenden, sind die Typisierungsfehler leider erst heute aufgefallen. Die Fehler treten bei folgenden Aktionen im Shop Backend auf:
CouponsController.php (Zeile 69)
Core file: https://gitlab.com/jtl-software/jtl.../Controller/Backend/CouponsController.php#L69
CouponStatsController.php (Zeile 119)
Core file: https://gitlab.com/jtl-software/jtl...roller/Backend/CouponStatsController.php#L119
VG,
Marco
da wir die Shop-Funktionen im Bereich " Kupons" nur alle Jubeljahre verwenden, sind die Typisierungsfehler leider erst heute aufgefallen. Die Fehler treten bei folgenden Aktionen im Shop Backend auf:
- Kupon-Statistik aufrufen > 500er Fehler
- Kupons importieren (Importdatei siehe Anhang) > 500er Fehler
Fehlermeldungen
CouponsController.php (Zeile 69)
Core file: https://gitlab.com/jtl-software/jtl.../Controller/Backend/CouponsController.php#L69
Code:
mod_fcgid: stderr: PHP Fatal error: Uncaught TypeError:
JTL\\Router\\Controller\\Backend\\CouponsController::JTL\\Router\\Controller\\Backend\\{closure}():
Return value must be of type stdClass, string returned in
***/includes/src/Router/Controller/Backend/CouponsController.php:69
CouponStatsController.php (Zeile 119)
Core file: https://gitlab.com/jtl-software/jtl...roller/Backend/CouponStatsController.php#L119
Code:
mod_fcgid: stderr: PHP Fatal error: Uncaught TypeError:
number_format(): Argument #1 ($num) must be of type float, string given in
***/includes/src/Router/Controller/Backend/CouponStatsController.php:119 referer:
***/admin/couponsjtl_token=***&tab=standard&standard_Name_op=1&standard_Name=&standard_Code_op=1&standard_Code=PETE&standard_Status=0&action=standard_filter
VG,
Marco
Anhänge
Zuletzt bearbeitet: