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: Sat, 21 Dec 2002 01:36:22 -0500

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

Changes by: Dave Hall <address@hidden>
Date: 2002-Dec-21 17:36 (Australia/Melbourne)

            What     | Removed                   | Added
---------------------------------------------------------------------------
         Assigned to | None                      | lkneschke


------------------ Additional Follow-up Comments ----------------------------
Thanks for the patch.  In future please post them on the patch manager, it make 
it easier for us :)

Cheers



=================== BUG #2016: FULL BUG SNAPSHOT ===================


Submitted by: beoe                      Project: phpGroupWare                   
Submitted on: 2002-Dec-19 03:34
Category:  API - phpGWapi               Bug Group:  0.9.14 release              
Severity:  5 - Major                    Priority:  None                         
Resolution:  None                       Assigned to:  lkneschke                 
Status:  Open                           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: 2002-Dec-21 17: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: 2002-Dec-19 03: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]