Details
-
Incident report
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.2.2
Description
translated "No items defined" message is garbled on graph preview screen.
That message is translatable but it uses imagestring() function. imagettftext() should be used for the message instead.