MantisBT: master c593f907
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| dregad | dregad | master | 2014-07-06 09:00 | master f0885d9e |
| Affected Issues | 0017494: 'Undefined index: _stats' notice on View Issues page | |||
| Changeset | Fix 'Undefined index: _stats' notice in bug API This is a regression introduced by a change in filter API by commit Problem solved by relying on array_key_exists() instead of is_null() to Fixes 0017494 |
|||
| mod - core/bug_api.php | Diff File | |||