View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0020480 | mantisbt | code cleanup | public | 2016-01-05 10:24 | 2016-06-12 00:43 |
| Reporter | cproensa | Assigned To | cproensa | ||
| Priority | low | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Target Version | 1.3.0-rc.2 | Fixed in Version | 1.3.0-rc.2 | ||
| Summary | 0020480: Plugin filter fields throw warnings while rendering filter section | ||||
| Description | When registered a filter field through plugin event (EVENT_FILTER_FIELDS), the rendering of filter section throws some warnings:
| ||||
| Tags | No tags attached. | ||||
|
MantisBT: master 0395fa06 2016-01-05 02:30 Committer: dregad Details Diff |
Fix warnings on rendering plugin filter fields When registering a field through EVENT_FILTER_FIELDS plugin event, the rendering of the filter section throws some warnings: SYSTEM NOTICE: 'Undefined offset: 0' Correction is made for the initialization of array variables. Fixes 0020480 Signed-off-by: Damien Regad <dregad@mantisbt.org> |
Affected Issues 0020480 |
|
| mod - core/filter_api.php | Diff File | ||