This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 22849

Summary: I18N - Japanese characters are appeared incorrectly in jdbc error dialog.
Product: db Reporter: hiroshiy <hiroshiy>
Component: CodeAssignee: issues@db <issues>
Status: CLOSED INVALID    
Severity: blocker CC: jf4jbug
Priority: P3 Keywords: I18N
Version: -FFJ-   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 22156    
Bug Blocks:    
Attachments: Screen shot is here.

Description hiroshiy 2002-04-26 10:52:43 UTC
To Reproduce:

 1. From [Runtime] tab in [Explorer] window,
     right click [Databases] node, and select
     [Add Connection].
 2. Select Valid [Name], input invalid
     [Database URL],
     input for any [User Name] and [Password] ,
     and click [OK].
     Error dialog is appeared, and japanese
     characters are appeared incorrectly
     in the dialog.
Comment 1 hiroshiy 2002-04-26 10:56:21 UTC
Created attachment 5564 [details]
Screen shot is here.
Comment 2 Ken Frank 2002-04-26 16:43:02 UTC
If this is related to message from outside process like 
Oracle not having its encoding decoded correctly by our module,
please refer to rfe 22156 which is general rfe to have
more encoding detection in product for messages and information
from outside processes.

ken.frank@sun.com
04/26/2002
Comment 3 Radko Najman 2002-04-29 10:41:57 UTC
The message doesn't come from Database Explorer module. It is provided
by Oracle JDBC driver so we can't solve this issue.
Comment 4 Jesse Glick 2002-12-23 16:37:43 UTC
Consistent use of the I18N keyword.
Comment 5 Martin Schovanek 2003-03-12 18:08:47 UTC
VERIFIED
Comment 6 Quality Engineering 2003-06-30 17:18:05 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.