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 31390 - Patch in support for 26640 (in module db)
Summary: Patch in support for 26640 (in module db)
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ mihmax
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2003-02-24 10:25 UTC by _ mihmax
Modified: 2006-01-16 12:14 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
Patch file (58.68 KB, patch)
2003-02-24 10:29 UTC, _ mihmax
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description _ mihmax 2003-02-24 10:25:20 UTC
Some files in Database Explorer use setText + 
setMnemonic/setDisplayedMnemonic instead of
org.openide.awt.setLocalizedText, see issue 26640 for 
details.

The following is a Unified diff against trunk versions of 
the two files, please commit ASAP.
Comment 1 _ mihmax 2003-02-24 10:29:37 UTC
Created attachment 9114 [details]
Patch file
Comment 2 _ mihmax 2003-02-25 10:13:26 UTC
Please postpone commiting these patches, they should be 
rewritten. See Jesse's comment in issue 31372.
Comment 3 _ mihmax 2003-06-19 16:34:26 UTC
After resolution of issue 27009 the patch will be absolutely
different, so closing this as INVALID so far.
Comment 4 Lukasz Grela 2006-01-16 12:14:33 UTC
this issue will be marked as verified because it's quite old