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 123629 - Badge is not shown for parent package.
Summary: Badge is not shown for parent package.
Status: VERIFIED DUPLICATE of bug 123616
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Mercurial (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-07 12:47 UTC by Peter Pis
Modified: 2008-01-03 09:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
badge is missing for parent package (3.84 KB, image/png)
2007-12-07 12:48 UTC, Peter Pis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Pis 2007-12-07 12:47:15 UTC
Product Version: NetBeans IDE 6.0 (Build 200711261600)
Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b05
System: Windows XP version 5.1 running on x86; Cp1252; en_GB (nb)
Userdir: D:\ide\60daily\user

Steps:
1. Create j2se new project.
2. Select it and invoke "Versionining | Initialize Mercurial Repository" action.
3. Commit all changes.
4. Modify the "Main.java" file. 

Blue badges are shown for each node with the exception of parent package. See attached picture.
Comment 1 Peter Pis 2007-12-07 12:48:23 UTC
Created attachment 53986 [details]
badge is missing for parent package
Comment 2 Padraig Obriain 2007-12-07 15:15:59 UTC
I am marking this as a duplicate of #123616 as the second patch attached to that bug also fixes this bug.

*** This issue has been marked as a duplicate of 123616 ***
Comment 3 Peter Pis 2007-12-07 15:19:08 UTC
Ok, verified as a DUP.