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 32021 - Main clazz's bundles has two duplicate keys
Summary: Main clazz's bundles has two duplicate keys
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-14 20:38 UTC by _ mihmax
Modified: 2003-06-23 13:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Proposed patch (830 bytes, patch)
2003-03-14 20:39 UTC, _ mihmax
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description _ mihmax 2003-03-14 20:38:45 UTC
They are:
PROP_modifiers
HINT_modifiers

However they are used only in a single place (in
ClassDataNode.java), so it's only a typo

simple patch follows.
Comment 1 _ mihmax 2003-03-14 20:39:43 UTC
Created attachment 9414 [details]
Proposed patch
Comment 2 _ mihmax 2003-06-19 16:38:44 UTC
Ping!
Is anybody alive here?

What more do you need?!
1. I found bug
2. I filed bug
3. I attached a patch

You only need to apply this patch and commit the changes.
Or maybe you want me to do it as well? If so, you're anarchist!
Comment 3 Tomas Hurka 2003-06-23 13:04:00 UTC
Fixed in trunk.