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 103507 - I18N - After creation of new BPEL process there is an err message where multy byte is not showing properly
Summary: I18N - After creation of new BPEL process there is an err message where multy...
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Project (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Vitaly Bychkov
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2007-05-08 19:38 UTC by kaa
Modified: 2007-08-03 20:55 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
design area (44.24 KB, application/octet-stream)
2007-05-08 19:39 UTC, kaa
Details
errormessage.html (680 bytes, application/octet-stream)
2007-05-10 16:40 UTC, kaa
Details
see new project description area (65.97 KB, application/octet-stream)
2007-05-10 16:46 UTC, kaa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kaa 2007-05-08 19:38:14 UTC
1. Create Syncronous Sample App
2. Add new BPEL process using popup menu

After the creation there is a non-localized err message in the Design area.
I'm running in the Japan locale, using a pseudo localized Netbeans. The message
does not come from the pseudo localized jar file.
Comment 1 kaa 2007-05-08 19:39:38 UTC
Created attachment 42219 [details]
design area
Comment 2 kaa 2007-05-10 16:40:13 UTC
Created attachment 42278 [details]
errormessage.html
Comment 3 kaa 2007-05-10 16:46:29 UTC
Created attachment 42279 [details]
see new project description area
Comment 4 kaa 2007-05-10 16:52:24 UTC
The issue is only on the bad multy byte, not on missing msg.
this is from the org-netbeans-modules-bpel-editors jar and its the
pseudoloaclized errormessage.html It does have the meta charset tag

Usually html files are used, besides for java help, for descriptions of new
file/project. But in this case an html file is used in this window (see pic).
And that could be the problem with the multy byte not showing properly --
could msgs from bundle files be used instead here - since this is only place we
are aware of where html file is used; if you need html formatting it can be done
in bundle file msg.
Comment 5 Ken Frank 2007-05-11 16:26:59 UTC
please use bundle file for the message being discussed from the first jpg in 
attchement, instead of an html file.  I believe this will solve the problem.

html markup can be used in bundle file messages - see other bundle files
in this or other modules for examples.

ken.frank@sun.com
Comment 6 Vitaly Bychkov 2007-05-31 13:53:58 UTC
Fixed.
Comment 7 kaa 2007-08-03 20:55:51 UTC
verified: err message is shown ok. build 0727