dolibarr-bugtrack
[Top][All Lists]
Advanced

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

[Dolibarr-bugtrack] [bug #33563] error_reporting(-1)


From: Mickael Desgranges
Subject: [Dolibarr-bugtrack] [bug #33563] error_reporting(-1)
Date: Tue, 14 Jun 2011 10:26:57 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110422 Ubuntu/10.10 (maverick) Firefox/3.6.17

URL:
  <http://savannah.nongnu.org/bugs/?33563>

                 Summary: error_reporting(-1)
                 Project: Dolibarr
            Submitted by: mkdgs
            Submitted on: mar. 14 juin 2011 10:26:56 GMT
                Severity: 3 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.0
        Operating System: None

    _______________________________________________________

Details:

pour le bonheur des yeux, quelques modification rapide à apporter pour
supprimer un bon nombre d'erreurs

htdocs/boxes.php 
line 232
$box=new $boxname($this->db,$obj->note);


htdocs/includes/boxes/*.php
remplacer showBox()
par showBox($head = null, $contents = null);


htdocs/includes/boxes/modules_boxes.php 
line 208
if (preg_match('/^<img/i',$texte) ||
array_key_exists('asis',$contents[$i][$j]) ) 

line 214
if (preg_match('/^<img/i',$texte2 ||
array_key_exists('asis2',$contents[$i][$j])) print $texte2;

/htdocs/includes/boxes/box_produits.php 
line 92
$datem =$db->jdate($objp->tms);

ps: je n'ai pas vérifié la présence de toutes les erreurs dans la version
cvs 





    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?33563>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/




reply via email to

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