dolibarr-bugtrack
[Top][All Lists]
Advanced

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

[Dolibarr-bugtrack] [Bug #1469] Triggers CONTACT_MODIFY and CONTACT_DELE


From: Doliforge
Subject: [Dolibarr-bugtrack] [Bug #1469] Triggers CONTACT_MODIFY and CONTACT_DELETE duplicates error message
Date: Fri, 04 Jul 2014 17:09:10 +0200

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

Triggers CONTACT_MODIFY and CONTACT_DELETE duplicates error message

Dernières modifications

04/07/2014 17:09 (Europe/Paris)
The bug has been corrected inside GIT sources
(http://www.github.com/Dolibarr/dolibarr).

So fix should be available with next stable release.
Changements :
  • Assigned to: 
AucunCedric GROSS (kreizit)
  • Resolution: 
AucunFixed

Répondre

État

 Détails
Last Modified On:  12/06/2014 07:07 Submitted by:  Marcos García (marcosgdf)
Submitted on:  12/06/2014 07:06 
Summary:  Triggers CONTACT_MODIFY and CONTACT_DELETE duplicates error message
Description:  With this piece of code:

$this->error = 'a';

if ($action == 'CONTACT_MODIFY') {
return -1;
}
return 0;
}

The message "aa" is shown. See attached screenshot.
Step to reproduce bug:  
Detected in version:  3.5.2 Category:  Module: Thirdparties
Severity:  1 - Minor OS Type/Version:  
PHP version:   Database type and version:  
 Etat
Status:  Open Assigned to:  Cedric GROSS (kreizit)
Resolution:  Fixed 

Commentaires

Cedric GROSS 04/07/2014 17:09
The bug has been corrected inside GIT sources
(http://www.github.com/Dolibarr/dolibarr).

So fix should be available with next stable release.


reply via email to

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