Relationship Graph
View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005425 | mantisbt | administration | public | 2005-04-11 18:21 | 2005-05-31 11:23 |
| Reporter | malaussena | Assigned To | thraxisp | ||
| Priority | normal | Severity | block | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | git trunk | ||||
| Summary | 0005425: Private projects don't allow users who have been added to the project use the project... | ||||
| Description | It's a duplicate of the 0005295. This issue seems to occur again with the last CVS HEAD. If you have a private project and go to manage it, it no longer shows users who have been allowed access to the project. Further, if you add a user, it does NOT disappears from the list (as it should) and does not appear as a user that can use the project. Users who are not administrators have no access to private projects, even when they are granted access. | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
|
I can't reproduce this with the latest CVS HEAD (core/access_api.php v1.42, core/project_api.php 1.68, manage_proj_edit_page.php 1.86, manage_proj_page.php 1.16 ). Can you provide more details? |
|
|
Ok. I log as administrator. => new user still appear in the list of users I can had to the project In my new installation, config_inc.php contains only these parameters : |
|
|
All of these have been updated recently. ( core/access_api.php v1.43, core/project_api.php 1.73, manage_proj_edit_page.php 1.86, manage_proj_page.php 1.18). Can you retry this? |
|
|
Issue do exists yet |
|
|
I can no longer reproduce this here. Could you provide the CVS versions of the core/access_api, core/project_api core/user_api and core/project_heirarchy_api that you are using? |
|
|
access_api.php,v 1.43 I tested it on a new database, it seems no problem, but, in my old database, it do exist. I have put my database file as attached, It's a password protected RAR file, you can send me a mail, then I will send you the password. my mail: gy-zhang@uecsh.com |
|
|
Fixed in CVS. Updated user_get_accessible_projects() to return all accessible projects regardless of heirarchy. core/user_api.php -> 1.100 |
|
related to
child of
duplicate of