phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [Bug #2016] LDAP: multiple categories in one con


From: nobody
Subject: [Phpgroupware-tracker] [Bug #2016] LDAP: multiple categories in one contact cannot be searched
Date: Sun, 23 Mar 2003 06:48:57 -0500

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

Changes by: Ralf Becker <address@hidden>
Date: Sun 03/23/03 at 12:48 (Europe/Berlin)

            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 #2016: FULL BUG SNAPSHOT ===================


Submitted by: beoe                    Project: phpGroupWare                 
Submitted on: Wed 12/18/02 at 17:34
Category:  API - phpGWapi             Bug Group:  0.9.14 release            
Severity:  5 - Major                  Priority:  None                       
Resolution:  Fixed                    Assigned to:  lkneschke               
Status:  Closed                       Component Version:  None              
Platform Version:  Linux - RedHat     Reproducibility:  Every Time          

Summary:  LDAP: multiple categories in one contact cannot be searched

Original Submission:  categories are stored in csv format in one text-field. 
ldap search is exact to (phpgwcontactcatid=$cat_id).  this cannot match a field 
like ,3,4,5,1

possible solution: (|(phpgwcontactcatid=$cat_id)(phpgwcontactcatid=*,$cat_id,*))

patch file included

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

-------------------------------------------------------
Date: Sun 03/23/03 at 12:48         By: ralfbecker
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: Sat 12/21/02 at 07:36         By: skwashd
Thanks for the patch.  In future please post them on the patch manager, it make 
it easier for us :)

Cheers


CC list is empty


File Attachments
****************

-------------------------------------------------------
Date: Wed 12/18/02 at 17:34  Name: contact_cat_id.patch  Size: 1KB   By: beoe
patch for multiple categories in one ldap contact
http://savannah.gnu.org/bugs/download.php?group_id=509&amp;bug_id=2016&amp;bug_file_id=199


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




reply via email to

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