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 85815 - I18N - 2 ejb samples dont have localizable name
Summary: I18N - 2 ejb samples dont have localizable name
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 5.x
Hardware: Sun All
: P3 blocker (vote)
Assignee: Tomasz Slota
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2006-09-26 18:21 UTC by Ken Frank
Modified: 2007-05-30 17:19 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ken Frank 2006-09-26 18:21:40 UTC
3 ejb sample projects, as shown in new project window, choose project (first
panel)  dont have name in bundle file, so can't be localized
AnnotattionOverrideInterceptor
JsfJpa
WebJpa

is it intended that these sample names be localizable, since even ones that are
in bundle file dont have spaces in between their names ?
ie
LotteryAnnotation


Names of most other sample projects do have it in separated kinds of words.
Comment 1 Tomasz Slota 2006-09-26 19:28:06 UTC
taking over, I wasn't aware of the l10n issue when integrating the samples. 
Comment 2 Tomasz Slota 2006-09-27 09:37:21 UTC
Ken can you suggest better project names?

See https://glassfish-samples.dev.java.net/source/browse/*checkout*/glassfish-samples/ws/javaee5/
docs/list.html
Comment 3 Petr Jiricka 2006-09-27 15:33:22 UTC
Hi Ken, this does not sound like a showstopper for NetBeans 5.5 to me. Are you
ok with downgrading to P3 and not fixing this in NB 5.5? Thanks.
Comment 4 Ken Frank 2006-09-27 16:17:11 UTC
ok to fix in next release - ok to downgrade or waive for 55.

As to project names to use instead, whatever team decides is fine if its
descriptive kind of words like other sample projects seen in project wizard.

ken.frank@sun.com
Comment 5 Tomasz Slota 2006-09-27 16:52:11 UTC
downgrading to P3
Comment 6 Tomasz Slota 2006-10-02 12:47:57 UTC
Fixed: - added resource bundle entries and spaces in each sample name. The sample names are in subject 
to be revised by their original authors https://glassfish-samples.dev.java.net/

/cvs/j2ee/samples/src/org/netbeans/modules/j2ee/samples/Attic/Bundle.properties,v  <--  
Bundle.properties
new revision: 1.1.2.19.2.1; previous revision: 1.1.2.19
done
Comment 7 Ken Frank 2006-12-28 16:48:39 UTC
I still see this in netbeans551 builds. actually all the other sample names
are not written as separate words, whereas iother sample names in other sections
are descriptive and localizable.

Should this be reopened or is this still pending decison by the other team
that provides these ?

ken.frank@sun.com
Comment 8 Tomasz Slota 2006-12-28 19:03:53 UTC
The fix will be present in the 6.0 release, it did not have enough priority to be merged into 5.5.1
Comment 9 Ken Frank 2007-05-30 17:19:13 UTC
verified in nb6.

ken.frank@sun.com