View Issue Details

IDProjectCategoryView StatusLast Update
0011581mantisbtfilterspublic2010-06-09 03:44
ReporterPAB Assigned Todhx  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionduplicate 
Product Version1.2.0 
Summary0011581: FilterID gets lost in pagelinks
Description

The filterid in view_all_bug_page.php gets lost when switching to next page via pagelinks.

Additional Information

The querystring in function print_page_links (print_api.php) has a typo:

if( $p_temp_filter_id !== 0 ) {
array_push( $t_items, "<a href=\"$p_page${t_delimiter}filter=$p_emp_filter_id&page_number=$i\">$i</a>" );

TagsNo tags attached.

Relationships

duplicate of 0011569 closeddhx Error when visiting the "manage users" page 

Activities

There are no notes attached to this issue.