View Issue Details

IDProjectCategoryView StatusLast Update
0023538mantisbtfilterspublic2018-03-31 19:58
Reportercproensa Assigned Tocproensa  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version2.8.0 
Target Version2.13.0Fixed in Version2.13.0 
Summary0023538: Filter field for relationship bug id is set to -1 by default
Description

When updating a filter, when relationship-bug-id is not provided, it is being set as -1 by default, which have no sense for a bug id (as it may be mapped as meta-value-myself)
This has no impact in current version but filters stored until now have this value in the filter string, which can impact if this value is used in new ways.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

MantisBT: master e0f6c9fa

2017-10-23 02:09

cproensa

Committer: dregad


Details Diff
Fix reading gpc value for relationship bug id

Fix typo when reading gpc filter parameters.
Add a validation for relationship filter fields to clean invalid values.

Fixes: 0023538
Affected Issues
0023538
mod - core/filter_api.php Diff File