View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0001052 | v3.0 Release | [All Projects] General | public | 2012-01-31 01:32 | 2013-08-28 11:20 | ||||
Reporter | JJF | ||||||||
Assigned To | robertbasic | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | 3.0.0 | |||||||
Summary | 0001052: User roles in System Admin not available in SVN build from 2012.01.23 | ||||||||
Description | When select "User roles" from "Administration" section at "System Administration" page no role management tools are shown. See attached screenshot. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
oengus (reporter) 2012-02-09 03:57 |
Hello, I don't know if that cuold help you but: try to replace in file "modules/system/roles/index.php" ligne 21 $crole = new CSystem_Role_Role; with $crole = new CSystem_Role; |
JJF (reporter) 2012-02-09 04:19 |
Yes, it works! Thanks a lot! |
robertbasic (developer) 2012-02-15 23:27 |
Sent a pull request https://github.com/caseysoftware/web2project/pull/64 Thanks! |
robertbasic (developer) 2012-03-05 09:27 |
Pull request merged by caseydk |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2012-01-31 01:32 | JJF | New Issue | |
2012-01-31 01:32 | JJF | File Added: roles.png | |
2012-02-09 03:57 | oengus | Note Added: 0002386 | |
2012-02-09 04:19 | JJF | Note Added: 0002387 | |
2012-02-15 23:27 | robertbasic | Note Added: 0002393 | |
2012-03-05 09:27 | robertbasic | Note Added: 0002430 | |
2012-03-05 09:27 | robertbasic | Status | new => resolved |
2012-03-05 09:27 | robertbasic | Resolution | open => fixed |
2012-03-05 09:27 | robertbasic | Assigned To | => robertbasic |
2013-08-28 11:14 | caseydk | Fixed in Version | => 3.0.0 |
2013-08-28 11:20 | caseydk | Status | resolved => closed |