Comment 1 for bug 741752

Revision history for this message
Elan Ruusamäe (glen666) wrote :

using utf8_decode() assumes your data can be presented in latin1 (iso8859-1) charset.

correct fix would be to teach jpgraph utf8 data, not convert data to latin1