phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [Bug #1043] Todo list problem typo error in sourc


From: nobody
Subject: [Phpgroupware-tracker] [Bug #1043] Todo list problem typo error in source code
Date: Wed, 21 Aug 2002 20:19:08 -0400

=================== BUG #1043: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1043&group_id=509

Changes by: Mark A Peters <address@hidden>
Date: 2002-Aug-21 19:19 (CST6CDT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
         Assigned to | None                      | skeeter
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
This has been fixed in CVS and should be available in the next
release.



=================== BUG #1043: FULL BUG SNAPSHOT ===================


Submitted by: eglis                     Project: phpGroupWare                   
Submitted on: 2002-Aug-20 18:42
Category:  todo                         Bug Group:  0.9.14 release              
Severity:  5 - Major                    Priority:  Immediate                    
Resolution:  Fixed                      Assigned to:  skeeter                   
Status:  Closed                         Platform Version:  Linux - Debian       
Reproducibility:  Once                  

Summary:  Todo list problem typo error in source code

Original Submission:  On line 486 of the file
phpgroupware/todo/inc/class.ui.inc.php

i had to change put the --> '  <-- where it is suposto be

from :
if ($values['edate'] && $values[''edate] != 0)

to:
if ($values['edate'] && $values['edate'] != 0)

sorry for not correcting it in the cvs, i just don't 
know how to do it :(

if domeone is kind enough to show me, i'll know for the
next porblem i get

Thanks



Follow-up Comments
*******************

-------------------------------------------------------
Date: 2002-Aug-21 19:19             By: skeeter
This has been fixed in CVS and should be available in the next
release.




No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1043&group_id=509




reply via email to

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