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 77986 - I18N- Dialog Resolve Missing Server Problem
Summary: I18N- Dialog Resolve Missing Server Problem
Status: VERIFIED INVALID
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2006-06-15 13:47 UTC by Fabiola Rios
Modified: 2006-08-22 09:17 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Dialog Resolve Missing Server (17.22 KB, application/octet-stream)
2006-06-15 13:47 UTC, Fabiola Rios
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fabiola Rios 2006-06-15 13:47:21 UTC
Dialog Resolve Missing Server Problem doest't have I18N format at all.
see attachment.
Comment 1 Fabiola Rios 2006-06-15 13:47:50 UTC
Created attachment 31076 [details]
Dialog Resolve Missing Server
Comment 2 Ken Frank 2006-08-15 18:22:14 UTC
I don't see this msg in a bundle file, so marking as p2
since the whole message cannot be localized.

ken.frank@sun.com
Comment 3 Pavel Buzek 2006-08-15 19:07:18 UTC
I think you are looking for it at a wrong plase. Try here:
j2ee/utilities/src/org/netbeans/modules/j2ee/common/ui/Bundle.properties

Next time please describe what you were doing (what type of project you are
trying to open, etc.).
Comment 4 Ken Frank 2006-08-16 17:27:55 UTC
You are right; I do see it in bundle file you mentioned.
Pavel or Fabiola, can you add additional info to this
issue ?

I do see the pseudo localized message but
as per the image, it does not appear to come
from the pseudo localized since it does not have
the mbyte prefix on it -
could it be that 
the i18n api call not done on that message
or that this msg and/or the api call added
after this issue filed ?

In any case, we can try it again, once scenario details and steps
are added to this issue.

ken.frank@sun.com
Comment 5 Pavel Rehak 2006-08-22 09:17:17 UTC
Works for me, marking as verified.