View Issue Details

IDProjectCategoryView StatusLast Update
0020777mantisbtcsvpublic2016-04-24 06:19
Reporterthansau_239 Assigned Toatrol  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Summary0020777: Font error when export issue
Description

Dear all,
I have used export function for report.But it font error (i'm using vietnamese language) when i export . Please see in attach file

sorry maybe my english not good but please help me

TagsNo tags attached.
Attached Files
2016-04-05_152141 (1).png (15,631 bytes)   
2016-04-05_152141 (1).png (15,631 bytes)   

Activities

atrol

atrol

2016-04-05 08:49

developer   ~0052909

thansau_239,

adding the following line to file config_inc.php might fix the issue:
$g_csv_add_bom = ON;

The provided information is not sufficient to provide better help in resolving the issue. A complete and detailed description is required for the support team to get a clear understanding of the problem.

Please explain what you do, what are the results you expect to get and what you actually get.

Also provide detailed, step-by-step instructions to reproduce the issue; the additional information listed below may also be useful:

  • Exact version of MantisBT, PHP, Database, Web server, Browser and Operating System
  • Relevant customizations (e.g. changes in config_inc.php, etc)
  • Installed plugins or custom functions ?
  • Was the MantisBT source code modified in any way ?
thansau_239

thansau_239

2016-04-06 02:18

reporter   ~0052913

this issue fixed, thank you very much