phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [bug #5916] call a non-existing method


From: nobody
Subject: [Phpgroupware-tracker] [bug #5916] call a non-existing method
Date: Wed, 29 Oct 2003 02:31:13 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031024 Epiphany/1.0.3

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

Changes by: Edgar Luna <address@hidden>
Date: Wed 10/29/2003 at 01:31 (America/Mexico_City)

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


------------------ Additional Follow-up Comments ----------------------------
This has been corrected in CVS.



To grab a complete update of all fixes:



1)  Check to see if you have cvs installed: 'cvs --help'.

1a) If not, install a copy of cvs-cli from your favorite 

distro.



2)  Then just type:

    'cd <your phpgroupware dir>; cvs update -dP'.



You can do step 2 as many times in a day as you wish, and 

will always get the most current bug fixes.



Thanks,





=================== BUG #5916: FULL BUG SNAPSHOT ===================


Submitted by: fipsfuchs               Project: phpGroupWare                 
Submitted on: Mon 10/13/2003 at 08:05
Category:  API - phpGWapi             Bug Group:  0.9.16RC1                 
Severity:  5 - Major                  Priority:  None                       
Resolution:  Fixed                    Assigned to:  eald                    
Status:  Closed                       Component Version:  None              
Platform Version:  None               Reproducibility:  None                

Summary:  call a non-existing method

Original Submission:  File: class.soaddressbook.inc.php

method: read_entry()

line-content: return $this->contacts->get_person_data($id, $fields);



The method 'get_person_data' doesn't exists for the contacts object 
('class.contacts_sql.inc.php').

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

-------------------------------------------------------
Date: Wed 10/29/2003 at 01:31       By: eald
This has been corrected in CVS.



To grab a complete update of all fixes:



1)  Check to see if you have cvs installed: 'cvs --help'.

1a) If not, install a copy of cvs-cli from your favorite 

distro.



2)  Then just type:

    'cd <your phpgroupware dir>; cvs update -dP'.



You can do step 2 as many times in a day as you wish, and 

will always get the most current bug fixes.



Thanks,



-------------------------------------------------------
Date: Tue 10/14/2003 at 16:56       By: jarg
ok, this is part of the old contacts , this code is not used more i remove this.

-------------------------------------------------------
Date: Mon 10/13/2003 at 09:56       By: fipsfuchs
This bug doesn't appear in the GUI because the method 

read_entry() doesn't seem to be called. I discovered the bug 

while investigating the API code.

-------------------------------------------------------
Date: Mon 10/13/2003 at 08:55       By: eald
Where do this bug appear? in which app?



Thanks for test


CC list is empty


No files currently attached


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

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





reply via email to

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