View Issue Details

IDProjectCategoryView StatusLast Update
0015389mantisbtfilterspublic2014-09-23 18:05
Reporterdregad Assigned Todregad  
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Product Version1.2.12 
Target Version1.2.13Fixed in Version1.2.13 
Summary0015389: Display of match_type filter property for unknown types
Description

If for any reason the filter's match type property is not one of the predefined types (i.e. 'any' or 'all'), the code defaults to 'all', but display a blank string on the filter page (see screenshot)

This is confusing to users, as the display does not match the filter's actual
behavior.

Steps To Reproduce
TagsNo tags attached.
Attached Files
undefined_match-type.png (2,309 bytes)   
undefined_match-type.png (2,309 bytes)   

Relationships

related to 0006809 closedrombert Using an 'Or' filter logic 
related to 0015721 closedgrangeway Functionality to consider porting to master-2.0.x 

Activities

grangeway

grangeway

2013-04-05 17:56

reporter   ~0036121

Marking as 'acknowledged' not resolved/closed to track that change gets ported to master-2.0.x branch

Related Changesets

MantisBT: master 5f641fc7

2013-01-19 17:31

dregad


Details Diff
Display of match_type filter property for unknown types

Prior to this, if for any reason the filter's match type property was
not one of the predefined types (i.e. 'any' or 'all'), the code would
default to 'all', but display a blank string on the filter page. This is
confusing to users, so the display now matches the filter's actual
behavior.

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

MantisBT: master-1.2.x 512a5af8

2013-01-19 17:31

dregad


Details Diff
Display of match_type filter property for unknown types

Prior to this, if for any reason the filter's match type property was
not one of the predefined types (i.e. 'any' or 'all'), the code would
default to 'all', but display a blank string on the filter page. This is
confusing to users, so the display now matches the filter's actual
behavior.

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