URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=15650>
Summary: Normal users cannot see global addressbook users
Project: phpGroupWare
Submitted by: tfyre
Submitted on: Tue 02/07/06 at 13:26
Category: addressbook
Item Group: 0.9.16.010
Severity: 3 - Normal
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Component Version: BZIP2
Platform Version: GNU/Linux - RedHat/Fedora
Reproducibility: Every Time
Planned Release: None
Fixed Release:
_______________________________________________________
Details:
A normal user cannot see the global addressbook users...
Added the following on skwashd's request to
phpgwapi/inc/class.contacts_sql.inc.php
in function
get_contacts_shared($owner_id, $acl_type=PHPGW_ACL_READ)
after the foreach
if ( $acl_type == PHPGW_ACL_READ )
{
$required_grants[] = -3;
}
This will let all the users see the addressbook entries, but they still
cannot view it.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=15650>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Phpgroupware-tracker mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-tracker