dolibarr.netdiag/api
Eduard Wisch e914454e0f
All checks were successful
Deploy netdiag / deploy (push) Successful in 14s
protocols.php: vollen Fehlertext ausgeben (errorsToString) [deploy]
Der Endpoint gab bei Speicherfehlern nur $obj->error (Singular) aus — das
ist leer, weil CommonObject::createCommon den Grund nach $obj->errors[]
(Array) schreibt. Ergebnis: "Protokoll speichern fehlgeschlagen: " ohne
Grund. Jetzt errorsToString() — liefert error + errors[] zusammen.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-19 19:32:14 +02:00
..
applog.php API-Endpoint applog.php — Debug-Log der mobilen App empfangen [deploy] 2026-05-19 17:39:31 +02:00
auth.php Initiales Commit — Dolibarr-Modul NetDiag [deploy] 2026-05-19 12:12:11 +02:00
customers.php Initiales Commit — Dolibarr-Modul NetDiag [deploy] 2026-05-19 12:12:11 +02:00
netdiag_api.lib.php Fix: master.inc.php im globalen Scope laden — behebt 500 beim Login [deploy] 2026-05-19 12:49:15 +02:00
orders.php Auftragsliste: Adresse und öffentliche Notiz mitliefern [deploy] 2026-05-19 12:57:06 +02:00
pdf.php Initiales Commit — Dolibarr-Modul NetDiag [deploy] 2026-05-19 12:12:11 +02:00
protocols.php protocols.php: vollen Fehlertext ausgeben (errorsToString) [deploy] 2026-05-19 19:32:14 +02:00