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 256573

Summary: Added files in 'Versioning Output' have {1} as decoration
Product: versioncontrol Reporter: SebastianZ
Component: SubversionAssignee: Ondrej Vrabec <ovrabec>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Decoration for added file

Description SebastianZ 2015-11-13 06:55:26 UTC
Created attachment 157318 [details]
Decoration for added file

When you update a Subversion working copy added files get the decoration {1} appended. (See the attached screenshot.)
If those files are selected, this label disappears.

This decoration doesn't seem to serve any purpose and should therefore be removed.

Sebastian
Comment 1 Ondrej Vrabec 2015-11-20 14:01:03 UTC
fix: http://hg.netbeans.org/core-main/rev/304b9c648d50
Comment 2 Quality Engineering 2015-11-21 03:05:35 UTC
Integrated into 'main-silver', will be available in build *201511210002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/304b9c648d50
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #256573 - Added files in 'Versioning Output' have {1} as decoration
Comment 3 SebastianZ 2015-11-23 06:37:39 UTC
Works for me. Thanks for the quick fix!

Sebastian