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 195455

Summary: [70cat] Auto completion double semicolon
Product: php Reporter: Sc0tTyXL
Component: CodeAssignee: Petr Pisl <ppisl>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P4    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: SC #1
SC #2

Description Sc0tTyXL 2011-02-14 14:15:55 UTC
Product Version = NetBeans IDE Dev (Build 201102100500)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.6.0_23
Runtime = Java HotSpot(TM) Client VM 19.0-b09

I already had a semicolon on the line and added continue in front with auto completion and i got 2 semicolons.
Not sure if this happens in other areas, i checked auto completion on method completion in classes selecting methods, it works fine there.

Imho not a big bug so P4, check screenshots
Comment 1 Sc0tTyXL 2011-02-14 14:17:15 UTC
Created attachment 105981 [details]
SC #1
Comment 2 Sc0tTyXL 2011-02-14 14:18:16 UTC
Created attachment 105982 [details]
SC #2
Comment 3 Petr Pisl 2011-02-23 16:35:50 UTC
Should be fixed now in the web-main. Should be available from build #2902 at http://bertram.netbeans.org/hudson/job/PHP-build/
Comment 4 Quality Engineering 2011-02-24 05:36:05 UTC
Integrated into 'main-golden', will be available in build *201102240001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/7d92764348b8
User: Petr Pisl <ppisl@netbeans.org>
Log: #195455 - [70cat] Auto completion double semicolon