Bug 268500 - BIDI: Method declaration shown incorrectly in the editor
Summary: BIDI: Method declaration shown incorrectly in the editor
Status: ASSIGNED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-editor (show other bugs)
Version: 5.0.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2009-03-13 05:18 EDT by Sanjesh Nair CLA
Modified: 2020-09-04 15:17 EDT (History)
3 users (show)

See Also:


Attachments
Hebrew Header (889 bytes, text/plain)
2009-03-13 13:19 EDT, Sandeep Katoch CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sanjesh Nair CLA 2009-03-13 05:18:29 EDT
A method declaration in Hebrew is shown incorrectly.

A method declaration - 
void SSALC_YM::set_RAVYM ( SSALC_YM & RAVYM )

shows up as below when CP1255 is selected in the text file encoding preference.

void SSALC_YM::set_RAVYM & SSALC_YM )RAVYM)

where all capital letters are hebrew characters.

Attached is a header file containing declaration of a class with some methods in Hebrew characters.
Comment 1 Anton Leherbauer CLA 2009-03-13 05:24:39 EDT
Is the same text displayed correctly in the Eclipse Text editor?
Comment 2 Sandeep Katoch CLA 2009-03-13 13:19:42 EDT
Created attachment 128744 [details]
Hebrew Header
Comment 3 Sandeep Katoch CLA 2009-03-13 13:20:36 EDT
The file displays fine in Java Editor.
Comment 4 hollisc CLA 2009-11-23 17:53:05 EST
Can we get a fix backported to Eclipse 342 for this issue?