bugphpGroupWare - Bugs: bug #5094, Projects has a 'Private' access...

 
 

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

bug #5094: Projects has a 'Private' access level, but no controls for assigning access.

Submitter:  Robert Crecine <fugu>
Submitted:  Sat 06 Sep 2003 03:24:04 AM UTC
   
 
Category:  projects Item Group:  0.9.16RC1
Severity:  3 - Normal Priority:  5 - Normal
Status:  Fixed Privacy:  Public
Assigned to:  ceb Open/Closed:  Closed
Component Version:  SVN Operating System:  GNU/Linux - Debian
Reproducibility:  Every Time Planned Release:  None
Fixed Release: 

Mon 27 Feb 2006 03:06:29 PM UTC, comment #2: 

Check out patch #4936.  It lets the selected users in the project's employee list to view private projects.

Shannon Mitchell <shannonm>
Wed 10 Sep 2003 09:44:09 PM UTC, comment #1: 

the db error got fixed. the missing private acl access level is a feature request, not a bug. please add it as a feature request again. thanks

Bettina Gille <ceb>
Group administrator
Sat 06 Sep 2003 03:24:04 AM UTC, original submission:  

looking at the preference 'Grant Access' and the ACL slelect box (same page I assume) where most applications have Read|Add|Edit|Delete|Private as access levels, Projects is missing private.

After assigning a Project the check box 'Private' it disappears (as it should) but when requesting in Projects to view 'only private' i recieve the following error:


Database error: Invalid SQL: SELECT * from phpgw_p_projects WHERE  coordinator=50' AND access='private'  AND status != 'archive'   AND parent=0
 MySQL Error: 1064 (You have an error in your SQL syntax.  Check the manual that corresponds to your MySQL server version for the right syntax to use near '' AND access='private'  AND status != 'archive'   AND parent=0')
 
File: /path/to/phpgroupware/projects/inc/class.soprojects.inc.php
Line: 193

Session halted.                


                 
-hope this helps

Robert Crecine <fugu>

 

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

No files currently attached

 

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 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2003-09-10 ceb StatusNone None
    Open/ClosedOpen None
2003-09-09 skwashd Item Group0.9.16 pre RC None
    Assigned toNone None

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code