MantisBT: master-1.2.x be34e61f

Author Committer Branch Timestamp Parent
dhx dhx master-1.2.x 2010-12-24 23:45 master-1.2.x 92a3e685
Affected Issues  0012545: Output XHTML strict so browsers can validate the output of MantisBT
Changeset

Fix 0012545: print_bug_page.php doesn't close <body> and <html> tags

The HTML page output for print_bug_page.php terminates on a closing
</table> tag. The <body> and <html> tags also needing closing for the
page to produce well formed XHTML output.

mod - print_bug_page.php Diff File