Bug 343 - DBCS-PDE:Pluin Manifest editor cannot display DBCS char in source page. (1GKBDLT)
Summary: DBCS-PDE:Pluin Manifest editor cannot display DBCS char in source page. (1GKB...
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Dejan Glozic CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 21:40 EDT by Dejan Glozic CLA
Modified: 2002-04-04 09:53 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dejan Glozic CLA 2001-10-10 21:40:28 EDT
DBCS-PDE:Source Page for the Plug-in Manifest editor does not display correct DBCS char.
What was displayed look like correct DBCS char but in reality they are corrupted DBCs char.

Steps to recreate:
 (Test case 2: Plug-in Development:  Adding New Action Set extension point and New Top level menu)
 
-Create a plug-in project :File->New->Project... and selecting Plug-in Development, then Plug-in Project, press next. 
- create Action Sets and Menu with DBCS in its label field. 
- After changing the label to DBCS using properties view, check the source page and make sure that the characters are not corrupted.  
  Characters in editor (source page) was corrupted DBCS.  Due to the corrupted characters, it couldn't be compiled.      
  Verify that the menu label shows up correctly in the menu bar in run-time workspace.      
-
	<?xml version="1.0" encoding="UTF-8"?>
	<actionSet
         label="(dbcs)"
         visible="true"
         id="j.actionSet2">
      <menu
            label="(dbcs)"
            id="j.menu2"
	   ...
=> In the above editor, where (dbcs) is used, DBCS characters should be displayed correctly in the editor as well as correct DBCS chars as menu label in the run-time window.  



NOTES:

RTP Test: (E. Nair) Verified with 136a and 137.  Fixed for all DBCS languages.  
                 Project name in DBCS is also displayed properly.  However Project name in Plugin is a limitation and will not be resolved when compiled.
Comment 1 DJ Houghton CLA 2001-10-24 07:09:13 EDT
PRODUCT VERSION: Eclipse 135
OS tested: W2k Jpn, W2K Kor, W2K S.Chinese, W2K T.Chinese.
Tester: Cam Le.

Comment 2 Dejan Glozic CLA 2002-04-04 09:53:03 EST
Old bug - fixed in 1.0.