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 122006

Summary: Error detection: shifting
Product: php Reporter: kozlov <kozlov>
Component: EditorAssignee: Tomasz Slota <tslota>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description kozlov 2007-11-15 13:56:28 UTC
Reproduced in build071115.

Copy code to php file place cursor at the beginning of the line with closing brace. Each time you press 'Enter' brace shifts farer and farer.

<?php

if ($a==1){
    }        

?>
Comment 1 Denis Anisimov 2007-11-15 14:19:45 UTC

*** This issue has been marked as a duplicate of 122005 ***
Comment 2 kozlov 2007-12-04 15:21:47 UTC
Still reproduces.
Comment 3 Denis Anisimov 2007-12-17 06:24:28 UTC
Why this issue is reopened if it is marked as duplicate ????????
Why it has "Error detection: " in Summary ????
Comment 4 kozlov 2007-12-19 12:39:45 UTC
-

*** This issue has been marked as a duplicate of 122005 ***