View Issue Details

IDProjectCategoryView StatusLast Update
0006295mantisbtfilterspublic2006-02-04 05:54
Reporterpolzin Assigned Tothraxisp  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.0.0rc2 
Fixed in Version1.0.0rc3 
Summary0006295: Old filters and view_state problems.
Description

(I appied the 0006234 patch to 1.0.0rc)

0006234 adresses only newly created filters. For the old filters I had to add a patch similiar to the one in 0006291, just that '( $t_filter['view_state'] != "any" )' had to be added, because some old filter used this.

In my opinion it would be important to add a "stored filter update procedure" in the upgrading-process (which maps "view_state" "any","0"... to "[any]", I donĀ“t know what other issues need to be fixed here).

Otherwise Mantis would either be incompatible with previously stored filters or had to add compatibility patches in the current filter code, which does decrease the consistency of the rather tricky filter code.

TagsNo tags attached.

Relationships

has duplicate 0006303 closedthraxisp Saved filters return no results after rc1->rc2 and after applying CVS patch 1.123 

Activities

thraxisp

thraxisp

2005-10-02 17:44

reporter   ~0011462

fixed in CVS on 1.0.0rc3 branch and HEAD

core/filter_api.php -> 1.122.2.2 or 1.125