View Issue Details

IDProjectCategoryView StatusLast Update
0008707mantisbtfilterspublic2008-01-19 04:24
Reportervboctor Assigned Tovboctor  
PrioritynormalSeveritymajorReproducibilitysometimes
Status closedResolutionfixed 
Product Version1.1.0 
Target Version1.1.1Fixed in Version1.1.1 
Summary0008707: "My View" shows warnings about "sort" / "dir" not defined
Description

This is caused by the following:

  1. filter_get_default() doesn't return a valid filter.

  2. current_user_get_bug_filter() doesn't always call filter_ensure_valid_filter() on the returned filter.

  3. my_view_inc.php should default the filter if current_user_get_bug_filter() returns false.

TagsNo tags attached.

Activities

vboctor

vboctor

2008-01-05 02:09

manager   ~0016554

Fixed in Mantis 1.1.x: svn:4859
Fixed in Mantis 1.2.x: svn:4860