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 156326 - Incorrect resource bundle is set for default package.
Summary: Incorrect resource bundle is set for default package.
Status: RESOLVED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: Portalpack (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Satyaranjan D
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-06 06:57 UTC by Satyaranjan D
Modified: 2009-11-07 10:01 UTC (History)
1 user (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 Satyaranjan D 2009-01-06 06:57:50 UTC
- Create a Portlet App
- Then create a Portlet. Don't give any package name.
- Now check portlet.xml . The resource bundle is set as ".message"

It should be "message" for a default package.
Comment 1 Satyaranjan D 2009-01-06 07:05:26 UTC
CB12 keyword
Comment 2 Satyaranjan D 2009-01-06 07:13:15 UTC
Check added to set resource bundle properly when package = default package.

Fix :

http://hg.netbeans.org/main/contrib/rev/773136b99a45