View Issue Details

IDProjectCategoryView StatusLast Update
0004773mantisbtbugtrackerpublic2004-11-06 05:59
Reporterpolzin Assigned Tomasc  
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Product Version0.19.0 
Fixed in Version0.19.1 
Summary0004773: bug_view_advanced history link points to not-advanced bug_view
Description

The "History" link on a bug_view_advanced page points to the not-advanced bug_view. This probably only really relevant, if your setting is "g_show_view = ADVANCED_ONLY".

Additional Information

Patch:


RCS file: /mantis/bug_view_advanced_page.php,v
diff -r1.1.1.3 -r1.4
78c78
< <span class="small"><?php print_bracket_link( 'bug_view_page.php?bug_id=' . $f_bug_id . '&history=1#history', lang_get( 'bug_history' ) ) ?></span>

          <span class="small"><?php print_bracket_link( 'bug_view_advanced_page.php?bug_id=' . $f_bug_id . '&amp;history=1#history', lang_get( 'bug_history' ) ) ?></span>

TagsNo tags attached.

Activities

masc

masc

2004-10-25 14:55

reporter   ~0008170

Fixed in CVS