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 - [70cat] Auto completion double semicolon
Summary: [70cat] Auto completion double semicolon
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: All All
: P4 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-14 14:15 UTC by Sc0tTyXL
Modified: 2011-02-24 05:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
SC #1 (157.08 KB, image/png)
2011-02-14 14:17 UTC, Sc0tTyXL
Details
SC #2 (187.15 KB, image/png)
2011-02-14 14:18 UTC, Sc0tTyXL
Details

Note You need to log in before you can comment on or make changes to this bug.
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