﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
516,PHPDoc comments are garbled in function hover,toshihiro,pombredanne,"{{{
PHPDoc comments are garbled in function hover and content assist.
You can see screenshots at...
hp.vector.co.jp/authors/VA000137/phpeclipse/hover-garbling-before.png
(garbled)
hp.vector.co.jp/authors/VA000137/phpeclipse/hover-garbling-after.png
(corrected)
This is because PHPDocUtil reads php file with System Default Encoding. It should use proper encoding. IFile.getCharset() provides it.

}}}",Patches,closed,5,,Editor,1.1.9,Fixed,,
