phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [bug #6157] Accessing any project function result


From: nobody
Subject: [Phpgroupware-tracker] [bug #6157] Accessing any project function results in different SQL errors
Date: Sat, 25 Oct 2003 00:51:11 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5a) Gecko/20031010 Mozilla Firebird/0.6.1

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

Submitted by: pooh_                   Project: phpGroupWare                 
Submitted on: Sat 10/25/2003 at 04:51
Category:  projects                   Bug Group:  0.9.16RC1                 
Severity:  5 - Major                  Priority:  High                       
Resolution:  None                     Assigned to:  ceb                     
Status:  Open                         Component Version:  CVS               
Platform Version:  Linux - RedHat     Reproducibility:  None                

Summary:  Accessing any project function results in different SQL errors

Original Submission:  Latest cvs, setup update performed.



clicking projects/jobs/archive/statistics/budget results in:



Database error: Invalid SQL: SELECT * from phpgw_p_projects WHERE ( 
coordinator=7 OR (access != 'private' AND coordinator in(7)) ) AND status != 
'archive' AND parent=0 order by start_date asc LIMIT

MySQL Error: 1064 (You have an error in your SQL syntax near '' at line 1)



File: /home/e-smith/files/ibays/test/html/projects/inc/class.soprojects.inc.php

Line: 203



Session halted.





-----------------



Accessing work hours results in:



Database error: Invalid SQL: SELECT * FROM phpgw_p_hours WHERE project_id =0 
order by start_date asc LIMIT

MySQL Error: 1064 (You have an error in your SQL syntax near '' at line 1)



File: 
/home/e-smith/files/ibays/test/html/projects/inc/class.soprojecthours.inc.php

Line: 73



Session halted.



----------



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=6157&group_id=509

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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