View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006809 | mantisbt | administration | public | 2006-03-09 05:06 | 2014-09-23 18:05 |
| Reporter | Sivan Greenberg | Assigned To | rombert | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Target Version | 1.2.12 | Fixed in Version | 1.2.12 | ||
| Summary | 0006809: Using an 'Or' filter logic | ||||
| Description | Currently filtering using an 'Or' filter is impossible - For example, filter which will contain bugs which are assigned to certain user or resolved. | ||||
| Tags | No tags attached. | ||||
| related to | 0003448 | closed | grangeway | Filter options ">" "OR" "AND" "NOT" "<" would be nice |
| related to | 0015721 | closed | grangeway | Functionality to consider porting to master-2.0.x |
| parent of | 0014735 | closed | rombert | Permalink does not work when using "Match Type" |
| parent of | 0014736 | acknowledged | UI changes for filter property 'match type' | |
| parent of | 0014737 | closed | rombert | Date filters do not work with match type = any condition |
| related to | 0015389 | closed | dregad | Display of match_type filter property for unknown types |
| related to | 0015573 | closed | dregad | CVE-2013-1883: One query can be issued via current Mantis interface to take down site |
| related to | 0015678 | closed | dregad | Bad performance when filtering and using match type "Any Condition" |
| child of | 0014677 | closed | rombert | Summary: developer names should be links |
| Not all the children of this issue are yet resolved or closed. | ||||
|
WIP at https://github.com/rombert/mantisbt/compare/fix-6809 . |
|
|
Marking as 'acknowledged' not resolved/closed to track that change gets ported to master-2.0.x branch |
|
|
MantisBT: master-1.2.x 5b491868 2012-09-14 22:32 Details Diff |
Fix 0006809: 0005598: Using an 'Or' filter logic |
Affected Issues 0006809 |
|
| mod - config_filter_defaults_inc.php | Diff File | ||
| mod - core/constant_inc.php | Diff File | ||
| mod - core/filter_api.php | Diff File | ||
| mod - lang/strings_english.txt | Diff File | ||
| mod - view_all_set.php | Diff File | ||
|
MantisBT: master 6c6c3d72 2012-09-21 21:35 Details Diff |
Fix 0006809: 0005598: Using an 'Or' filter logic Conflicts: config_filter_defaults_inc.php core/filter_api.php lang/strings_english.txt view_all_set.php |
Affected Issues 0006809 |
|
| mod - core/constant_inc.php | Diff File | ||
| mod - core/filter_api.php | Diff File | ||
| mod - core/filter_constants_inc.php | Diff File | ||
| mod - lang/strings_english.txt | Diff File | ||
| mod - view_all_set.php | Diff File | ||
|
MantisBT: master 44304e5c 2012-09-22 02:22 Details Diff |
filter_api: replace implicit join with left join Fixes 0006809: 0005598: Using an 'Or' filter logic |
Affected Issues 0006809 |
|
| mod - core/filter_api.php | Diff File | ||
|
MantisBT: master-1.2.x 925af0a6 2012-09-22 02:22 Details Diff |
filter_api: replace implicit join with left join Fixes 0006809: 0005598: Using an 'Or' filter logic |
Affected Issues 0006809 |
|
| mod - core/filter_api.php | Diff File | ||