Anonymous | Login | 2024-11-21 04:12 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 | ||||
0001823 | ClearOS | app-openldap - OpenLDAP Driver | public | 2014-06-26 12:58 | 2014-07-10 12:46 | ||||
Reporter | user2 | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 6.6.0 Beta 2 | Fixed in Version | 6.6.0 Beta 2 | ||||||
Summary | 0001823: Groups with only numbers are not handled properly | ||||||||
Description | Group names that only use numbers (e.g. 12345) are mishandled. Fix it. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0001220) user2 2014-06-26 13:00 |
The array_merge() function in PHP has some unexpected behavior when a hash array key is a number. See diff @ https://github.com/clearos/app-openldap-directory/commit/2f285749abb9a127a3de7dd6cd8058f266e7fb8e [^] |