MantisBT: master 4bf99262
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| vboctor | dregad | master | 2013-09-25 15:56 | master cf72f3d5 |
| Affected Issues | 0016408: config_eval() fails on configs that reference array values | |||
| Changeset | Fixes 0016408: config_eval() fails on configs that reference array values The $g_update_bug_assign_threshold is set to '%handle_bug_threshold%'. The fix is to detect the direct assignment case and not use a string replace, We still don't support $g_x = '%y%_aaa' where $g_y is not a string or int, Signed-off-by: Damien Regad dregad@mantisbt.org Cherry-pick of 1ac581e46e2970475fdbe6434a9ac18a252e9048; Victor's |
|||
| mod - core/config_api.php | Diff File | |||