dolibarr-bugtrack
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-bugtrack] [Bug #1485] LINEBILL_SUPPLIER_DELETE failure trigger


From: Doliforge
Subject: [Dolibarr-bugtrack] [Bug #1485] LINEBILL_SUPPLIER_DELETE failure trigger leads to an endless loop
Date: Thu, 12 Jun 2014 08:09:10 +0200

Doliforge
Is this email not displaying correctly?
update email preferences.

LINEBILL_SUPPLIER_DELETE failure trigger leads to an endless loop

Snapshot

 Details
Submitted by:  Marcos García (marcosgdf) Submitted on:  2014-06-12 08:09
Last Modified On:  2014-06-12 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:  
 Status
Status:  Open Assigned to:  None
Resolution:  None 

Answer now



reply via email to

[Prev in Thread] Current Thread [Next in Thread]