View Issue Details

IDProjectCategoryView StatusLast Update
0004021mantisbtbugtrackerpublic2004-07-18 11:32
ReporterLuebbe Assigned Totazza70  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformFirefox / XPOSSuse LinuxOS VersionApache 2
Product Version0.19.0a1 
Fixed in Version0.19.0a2 
Summary0004021: The filter section is duplicated on the print page
Description

check print_all_bug_page.php
I'd also suggest to keep the standard page header, since the "view report" link is "well hidden" on that page.

TagsNo tags attached.
Attached Files
filter_print_all_bug_page.diff (385 bytes)   
--- mantisbt/print_all_bug_page.php	2004-07-08 13:50:15.000000000 +1000
+++ public_html/print_all_bug_page.php	2004-07-18 21:49:08.000000000 +1000
@@ -81,8 +81,6 @@
 
 <br />
 
-<?php filter_draw_selection_area( $f_page_number, false ); ?>
-
 <form method="post" action="view_all_set.php">
 <input type="hidden" name="type" value="1" />
 <input type="hidden" name="print" value="1" />

Activities

tazza70

tazza70

2004-07-18 06:52

reporter   ~0006113

Patch for print_all_bug_page.php in 0.19.0 has been attached.

Related Changesets

MantisBT: master 698120a3

2004-07-18 07:56

vboctor


Details Diff
Fix 0004021: The filter section is duplicated on the print page (tazza70)

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2712 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0004021
mod - print_all_bug_page.php Diff File
mod - doc/ChangeLog Diff File