Index: core/print_api.php =================================================================== RCS file: /cvsroot/mantisbt/mantisbt/core/print_api.php,v retrieving revision 1.92 diff -r1.92 print_api.php 37c37 < header( 'Content-Type: text/html' ); --- > header( 'Content-Type: text/html; charset=' . lang_get( 'charset' ) );