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 159561

Summary: Non-descriptive message in case no builds are successful
Product: connecteddeveloper Reporter: Petr Dvorak <joshis>
Component: HudsonAssignee: Jesse Glick <jglick>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: patch
Before/After
Before/After (with a correct mime-type)

Description Petr Dvorak 2009-03-03 19:24:26 UTC
If the job has no successful/... build, the window with permalinks contains "-1"...
Comment 1 Petr Dvorak 2009-03-03 19:25:12 UTC
Created attachment 77667 [details]
patch
Comment 2 Petr Dvorak 2009-03-03 19:25:37 UTC
Created attachment 77668 [details]
Before/After
Comment 3 Petr Dvorak 2009-03-03 19:25:55 UTC
Created attachment 77669 [details]
Before/After (with a correct mime-type)
Comment 4 Jesse Glick 2009-03-03 20:02:12 UTC
With a different fix: cdev #e176dd93bf76
Comment 5 Petr Dvorak 2009-03-03 20:23:41 UTC
Wow... didn't know bundles can do that... I am so lame... Verified
Comment 6 Jesse Glick 2009-03-03 21:21:49 UTC
Yes, special MessageFormat/ChoiceFormat tricks!
Comment 7 Quality Engineering 2009-03-17 08:44:53 UTC
Integrated into 'main-golden', will be available in build *200903170201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/e176dd93bf76
User: Jesse Glick <jglick@netbeans.org>
Log: #159561: do not show "-1" as a build number.