phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [Bug #2418] Timetrack dont work


From: nobody
Subject: [Phpgroupware-tracker] [Bug #2418] Timetrack dont work
Date: Thu, 20 Mar 2003 00:13:58 -0500

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

Changes by: Dave Hall <address@hidden>
Date: Thu 03/20/03 at 16:13 (Australia/Melbourne)

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




=================== BUG #2418: FULL BUG SNAPSHOT ===================


Submitted by: reiner_j                Project: phpGroupWare                 
Submitted on: Wed 01/29/03 at 07:47
Category:  timetrack                  Bug Group:  0.9.14.001 release        
Severity:  5 - Major                  Priority:  High                       
Resolution:  Fixed                    Assigned to:  skwashd                 
Status:  Closed                       Component Version:  CVS               
Platform Version:  Linux - RedHat     Reproducibility:  Every Time          

Summary:  Timetrack dont work 

Original Submission:  RedHat 8, Apache 2

when open timetrack, show the follow error message.

 db->query("select inorout from phpgw_ttrack_emplyprof" . " where id= " . 
$uid); $GLOBALS['phpgw']->db->next_record(); $status = 
$GLOBALS['phpgw']->db->f("inorout"); $prefix = lang("you are currently 
checked"); switch ($status) { case "I": $stat_word = lang("In"); $action = 
lang("Check Out"); $suffix = lang("when you leave work"); $togval = "O"; break; 
default: $stat_word = lang("Out"); $action = lang("Check In"); $suffix = 
lang("while you are at work"); $togval = "I"; break; } // This part will 
display basically a form with only a submit // button with the appropriate text 
to set in or out status. ?>



No Followups Have Been Posted


CC list is empty


No files currently attached


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




reply via email to

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