[ phpeclipse-Patches-1559330 ] PHPDoc comments are garbled in function hover
"SourceForge.net" <[email protected]> Fri, 02 Mar 2007 15:29:57 -0800
| Newsgroups | gmane.comp.ide.eclipse.phpeclipse.devel |
|---|---|
| Message-ID | <[email protected]> |
Patches item #1559330, was opened at 2006-09-15 06:40 Message generated for change (Comment added) made by pombredanne You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=484803&aid=1559330&group_id=57621 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: Editor >Group: 1.1.9 >Status: Pending >Resolution: Fixed Priority: 5 Private: No Submitted By: Toshihiro (toshihiro) >Assigned to: Philippe Ombredanne (pombredanne) Summary: PHPDoc comments are garbled in function hover Initial Comment: 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. ---------------------------------------------------------------------- >Comment By: Philippe Ombredanne (pombredanne) Date: 2007-03-02 15:29 Message: Logged In: YES user_id=879778 Originator: NO Applied in HEAD. Toshihiro thanks for the patch! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=484803&aid=1559330&group_id=57621 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV