View Issue Details

IDProjectCategoryView StatusLast Update
0004023mantisbtfeaturepublic2004-07-08 07:21
ReporterLuebbe Assigned Tovboctor  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionduplicate 
PlatformFirefox / XPOSSuse LinuxOS VersionApache 2
Product Version0.19.0a1 
Summary0004023: Add XML Export to print_bug_page.php
Description

Hi Folks,

included is a patch against Mantis 0.18.2 that adds xml export capability to mantis.
Add the following line to print_bug_page.php:

array( 'print_all_bug_page_word', 'html', 'target="_blank"', 'ieicon.gif', 'Word View' ),
array( 'print_all_bug_page_xml', 'xml', 'target="_blank"', 'xmlicon.gif', 'XML View' ));

TagsNo tags attached.

Relationships

duplicate of 0004024 closeddregad Add XML Export to print_bug_page.php 

Activities

There are no notes attached to this issue.