MantisBT: master-2.27 5dcb6cb1

Author Committer Branch Timestamp Parent
dregad dregad master-2.27 2025-02-25 19:40 master-2.27 cbfa41c5
Affected Issues  0025072: Could not use the FilterBugList filter with "Permalink"
 0035179: Could not use plugins filters with "Permalink"
Changeset

Fix Undefined array key with Plugin Filters

When following a permalink including a Plugin Filter field, search.php
throws an "Undefined array key" SYSTEM WARNING.

This is due to an incorrect default in gpcget*() calls to get the
filter value, introduced in commit a759e186f1f7b0e1f07a182b454131e8b5e6d020
(Issue 0025072).

Fixes 0035179

mod - search.php Diff File