phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [bug #15650] Normal users cannot see global addre


From: Francois Steyn
Subject: [Phpgroupware-tracker] [bug #15650] Normal users cannot see global addressbook users
Date: Tue, 7 Feb 2006 13:26:28 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1

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/





reply via email to

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