gajus / xhprof.io

GUI to analyze the profiling data collected using XHProf – A Hierarchical Profiler for PHP.
http://xhprof.io/
Other
429 stars 103 forks source link

Charset Problem when displaying micro seconds #33

Open marzizzle opened 11 years ago

marzizzle commented 11 years ago

Hi,

the micro seconds sign: 'µ' is not displayed correctly. See attached screenshot:

xhprofio-charset

After adding a meta charset='utf-8' in the frontend.layout.tpl.php it seems to work correctly.

StephenKing commented 11 years ago

@marzizzle, I can reproduce the problem. Would you like to submit a pull request?

staabm commented 10 years ago

this issue is fixed in https://github.com/staabm/xhprof.io