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: Mon, 23 Jun 2014 11:53:21 +0200

Doliforge
Ce message ne s'affiche pas correctement?
mettez à jour vos préférences utilisateur.

LINEBILL_SUPPLIER_DELETE failure trigger leads to an endless loop

Dernières modifications

23/06/2014 11:53 (Europe/Paris)
Changements :
  • Assigned to: 
AucunCedric GROSS (kreizit)

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 


reply via email to

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