patchphpGroupWare - Patches: patch #4472, How to make contacts searchable by...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #4472: How to make contacts searchable by thier org_name

Submitter:  Brendan <dracflamloc>
Submitted:  Mon 26 Sep 2005 03:02:07 PM UTC
   
 
Category:  addressbook Priority:  5 - Normal
Item Group:  0.9.16 (stable) Status:  Duplicate
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Wed 08 Feb 2006 10:13:58 AM UTC, comment #1: 

please see #4890

regards,

Caeies

Caeies <Caeies>
Group administrator
Mon 26 Sep 2005 03:02:07 PM UTC, original submission:  

All it takes to search org data and get a list of contacts is:

class.uiaddressbook.inc.php -

Line 268 (for me)
Find:

$search_obj=array('query' => $this->query,....

Add:

array('org', 'Organization Data'),

to the search_obj

Brendan <dracflamloc>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #8300:  class.uiaddressbook.inc.php added by dracflamloc (104KiB - application/x-httpd-php)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-02-08 Caeies StatusNone Duplicate
    Open/ClosedOpen Closed
2005-09-26 dracflamloc Attached File- Added class.uiaddressbook.inc.php, #5255

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code