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: Tue, 20 Aug 2002 19:42:08 -0400

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

Submitted by: eglis                     Project: phpGroupWare                   
Submitted on: 2002-Aug-20 19:42
Category:  todo                         Bug Group:  0.9.14 release              
Severity:  5 - Major                    Priority:  Immediate                    
Resolution:  None                       Assigned to:  None                      
Status:  Open                           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





No Followups Have Been Posted




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]