MantisBT: master 0395fa06

Author Committer Branch Timestamp Parent
cproensa dregad master 2016-01-05 02:30 master b53f7caa
Affected Issues  0020480: Plugin filter fields throw warnings while rendering filter section
Changeset

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

mod - core/filter_api.php Diff File