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 67891 - Resources budle text does not work for the first time
Summary: Resources budle text does not work for the first time
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: I18N (show other bugs)
Version: 5.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-01 10:51 UTC by Michal Skvor
Modified: 2006-10-23 16:40 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack Trace (5.19 KB, text/plain)
2005-11-01 10:52 UTC, Michal Skvor
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Skvor 2005-11-01 10:51:55 UTC
When I want to set text for an item in the form dialog and I have not selected
any   resource bundle yet then after selection of the bundle there is no key
value shown in the Key combo box and attached exception is thrown. When I close
text dialog and reopen it, then it works without problems.
Comment 1 Michal Skvor 2005-11-01 10:52:36 UTC
Created attachment 26520 [details]
Stack Trace
Comment 2 Jan Stola 2005-11-01 10:56:46 UTC
The property editor in question is provided by i18n/form module.
Reassigning to i18n module for evaluation.
Comment 3 Marian Petras 2005-12-08 14:54:08 UTC
I was not able to reproduce the exception but I confirm that the key combo-box
is not updated when a bundle file is selected.
Comment 4 Marian Petras 2005-12-08 15:13:24 UTC
I realized that the bug about the key combo-box not being updated is reported
separately as a bug #69817. I was unable to reproduce this bug. Could you please
describe exactly what did you do before you got the exception?
Comment 5 Michal Skvor 2006-03-13 17:16:19 UTC
Reproduction is simple.

Create new Bundle.properties and put some keys in it. Try to set text for your
component and select your new Bundle - you will not see any items in the combo
used for text property selection.


If you can't succeed you can catch me on 4th floor. I'm one of the Moblity Pack
guys. I will show you.
Comment 6 Tomas Pavek 2006-06-02 14:15:51 UTC
Seems working now (after recent changes in form internationalization).

*** This issue has been marked as a duplicate of 69817 ***
Comment 7 Tomas Pavek 2006-06-02 14:16:25 UTC
*** Issue 69817 has been marked as a duplicate of this issue. ***
Comment 8 Tomas Pavek 2006-06-02 14:17:31 UTC
... reopening ... to mark this fixed
Comment 9 Tomas Pavek 2006-06-02 14:17:56 UTC
fixed