View Issue Details

IDProjectCategoryView StatusLast Update
0010570mantisbtprintingpublic2009-06-26 12:04
Reportervboctor Assigned Tovboctor  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.1.7 
Fixed in Version1.1.8 
Summary0010570: Printing Bug does not work with configuration $g_show_view= SIMPLE_ONLY;
Description

We did some custom configuration to use Mantis for Bugtracking. Everything works fine except changing the variable $g_show_view from $g_show_view=BOTH into #$g_show_view= SIMPLE_ONLY; in config_defaults_inc.php file. Doing this change it is not possible to print out a bug. Pressing the Button "Print" seem to be disabled, nothing happen, not even the "report-overview" is generated.
Change the variable to advanced_only or Both printing works fine.

Steps To Reproduce

Download Mantis 1.1.7 and XAMPP. "Install" Mantis into htdocs folder. Create a new project and a category. Enter a new bug. Go to "View Issues" and choose one of them and press the button print on the right upper corner.

TagsNo tags attached.

Relationships

child of 0010562 closedvboctor Printing Bug does not work with configuration $g_show_view= SIMPLE_ONLY; 

Activities

jreese

jreese

2009-06-08 13:49

reporter   ~0022059

Fix ported to master-1.1.x branch.