Anonymous | Login | 2024-11-21 04:14 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000976 | ClearOS | app-groups - Group Manager | public | 2013-02-08 18:55 | 2013-02-15 20:36 | ||||
Reporter | user2 | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | minor | Reproducibility | N/A | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 6.4.0 Beta 2 | Fixed in Version | 6.4.0 Beta 2 | ||||||
Summary | 0000976: Group names can include dollar signs in AD | ||||||||
Description | Group names can contain dollar signs in AD. For example, this is a group name: sqlserverfdhostuser$sbssrv$sharepoint Lovely. No matter, the framework does not allow $ in the URI, so munging is required. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |||||||||||
|
Notes | |
(0000705) user2 2013-02-08 18:56 |
Source Code Changelog --------------------------------------------------- - Handle groups with dollar signs [tracker 0000976] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=5635 [^] U webconfig/apps/groups/trunk/controllers/groups.php U webconfig/apps/groups/trunk/views/item.php U webconfig/apps/groups/trunk/views/members.php U webconfig/apps/groups/trunk/views/summary.php |