phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [bug #5390] Trying to add a project results in a


From: nobody
Subject: [Phpgroupware-tracker] [bug #5390] Trying to add a project results in a SQL error
Date: Tue, 14 Oct 2003 06:42:30 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1) Gecko/20031011

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

Changes by: Bettina Gille <address@hidden>
Date: Tue 10/14/2003 at 10:42 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
should be fixed by now. please update your install from cvs. thanks



=================== BUG #5390: FULL BUG SNAPSHOT ===================


Submitted by: pooh_                   Project: phpGroupWare                 
Submitted on: Thu 09/18/2003 at 08:37
Category:  projects                   Bug Group:  0.9.16RC1                 
Severity:  5 - Major                  Priority:  Immediate                  
Resolution:  Fixed                    Assigned to:  ceb                     
Status:  Closed                       Component Version:  None              
Platform Version:  Linux - RedHat     Reproducibility:  Every Time          

Summary:  Trying to add a project results in a SQL error

Original Submission:  Just downloaded the latest cvs of projetcs 
(Version-0_9_16-branche) and dit setup. All ok. (18th sept)



But when I try to add a project this results in the follwing SQL error:

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

Database error: Invalid SQL: SELECT contact_person.first_name AS 
per_first_name, contact_person.last_name AS per_last_name, contact_org.name AS 
org_name, contact_central.contact_id AS contact_id FROM phpgw_contact_person AS 
contact_person RIGHT JOIN phpgw_contact AS contact_central ON 
contact_central.contact_id = contact_person.person_id LEFT JOIN 
phpgw_contact_org AS contact_org ON contact_org.org_id = 
contact_central.contact_id WHERE contact_central.contact_type_id = 1 AND 
contact_central.contact_id =

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



File: /html/phpgwapi/inc/class.contacts_sql.inc.php

Line: 751



Session halted.

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

-------------------------------------------------------
Date: Tue 10/14/2003 at 10:42       By: ceb
should be fixed by now. please update your install from cvs. thanks

-------------------------------------------------------
Date: Fri 10/10/2003 at 06:11       By: skwashd
Is this still a problem?


CC list is empty


No files currently attached


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

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





reply via email to

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