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 131471

Summary: Message Bundles
Product: obsolete Reporter: jjjjjj <jjjjjj>
Component: visualwebAssignee: Winston Prakash <wjprakash>
Status: NEW ---    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description jjjjjj 2008-03-28 21:43:00 UTC
The data binding dialog does not show the message bundle; so EL for messages have to manually entered. 

Also the grid control seems to accept EL expressions only once - thereafter the values are replaced with fixed content -
so every time something is changed on a grid all captions must be manually binding again with the appropriate EL expression.
Comment 1 jiai 2008-03-30 13:34:03 UTC
Part one: this is a bug since at least NB 5.5, perhaps NB 5.0. Sometimes I have the feeling that I18N in web
applications has a very low priority at the Netbeans and Woodstock project, concerning development and testing.
Comment 2 Winston Prakash 2008-04-01 17:31:52 UTC
Showing the message bundle in the binding dialog seems a good idea. But it was never considered nor requested. At least
I'm hearing it for the first time. So it is more an enhancement request than a defect.

About the second defect, as per bug guidelines, it can not be p2. So, lowering this bug priority to p3.
Comment 3 jjjjjj 2008-04-04 22:51:28 UTC
Ok & Thanks