You must be registered to post a reply. Click here to register.
T O P I C R E V I E W
vaughn0223
Posted - Sep 21 2010 : 10:58:41 PM the VAX comment display for some language like Chinese problem exist for some time,recent i found when the VAX comments display incorrect. when a comment contains some special character,eg. blank char,'-','/', subsequent character will override these this character. you can do some test use the following case(include Chinese character,English character and the special character). 1,// FST-++?-?+?+?+?-++?+?+?TBlockIdx+?+?-?-?+?+?+?-?+?+?-++?TBlockIdx-+-?+?-? 2,// FST-++?-?+?+?+?---++?+?+?TBlockIdx+?+?-?-?+?+?+?-?+?+?-++?TBlockIdx-+-?+?-? 3,// FST-++?-?+?+?+?-++?+?+?TBlock--Idx+?+?-?-?+?+?+?-?+?+?-++?TBlockIdx-+-?+?-?
the case 1 will be correct.case 2 and case 3 dispaly incorrect. further more,when use case 2,subsequent character will just override the special character. when use case 3,subsequent character will override some character before the special character.
2 L A T E S T R E P L I E S (Newest First)
accord
Posted - Sep 23 2010 : 3:17:35 PM I got the file, thank you. Being discussed via e-mail.
accord
Posted - Sep 22 2010 : 03:53:04 AM This is on our list of things to fix:
case=4983
Can you please send us the 3 test case in a plain txt file? I don't see correct unicode characters in my browser.