Dolibarr ERP & CRM » Bugs » bug #1485 LINEBILL_SUPPLIER_DELETE failure trigger leads to an endless loopDernières modifications
Répondre
État Détails |
Last Modified On: | 12/06/2014 08:09 | | Submitted by: | Marcos García (marcosgdf) |
Submitted on: | 12/06/2014 08:09 | |
Summary: | LINEBILL_SUPPLIER_DELETE failure trigger leads to an endless loop |
Description: | With LINEBILL_SUPPLIER_DELETE trigger interception returning -1 with this code:
$this->error = 'a';
if ($action == 'LINEBILL_SUPPLIER_DELETE') {
return -1;
}
return 0;
There is an endless loop of "Yes/No" confirmation |
Step to reproduce bug: | |
Detected in version: | 3.5.2 | | Category: | Module: Supplier Invoice |
Severity: | 4 | | OS Type/Version: | |
PHP version: | | | Database type and version: | |
Etat |
Status: | Open | | Assigned to: | Cedric GROSS (kreizit) |
Resolution: | Aucun | | |
|
Aucun→ Cedric GROSS (kreizit)