MantisBT: master 3110481c

Author Committer Branch Timestamp Parent
dhx dhx master 2010-05-17 11:42 master 339e583a
Changeset

Undefined index _source_query_id when printing filter list dropdown

This patch checks if _source_query_id is defined within the current
filter rather than assuming it always exists. This resolves some causes
for possible errors when printing the filter selection list dropdown on
view_all_bug_page.php

mod - core/filter_api.php Diff File