phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [bug #13057] Define problem that might result in


From: Kai Hofmann
Subject: [Phpgroupware-tracker] [bug #13057] Define problem that might result in a runtime bug
Date: Wed, 11 May 2005 13:19:09 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13057>

                 Summary: Define problem that might result in a runtime bug
                 Project: phpGroupWare
            Submitted by: powerstat
            Submitted on: Mit 11.05.2005 um 13:19
              Item Group: CVS HEAD (aka development code base)
                Category: calendar
                Severity: 4 - Important
                Priority: 7 - High
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
       Component Version: CVS
        Platform Version: None
         Reproducibility: None
         Planned Release: None
           Fixed Release: 

    _______________________________________________________

Details:

class.boicalendar.inc.php:
define('ACCEPTED',1);
define('TENTATIVE',3);

class.socalendar__.inc.php:
define('TENTATIVE',2);
define('ACCEPTED',3);


The values should be the same or one define set
should be renamed to avoid conflicts.







    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13057>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

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