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 191867 - AssertionError: The same token (index: 1020 - UNKNOWN_TOKEN) was precessed before. Please report this to help fix issue 188809. <?php /** * stellt die Artikel aus der Datenbank zur Verf
Summary: AssertionError: The same token (index: 1020 - UNKNOWN_TOKEN) was precessed b...
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-11 18:53 UTC by tomsteg
Modified: 2011-06-17 04:51 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 173762


Attachments
stacktrace (9.57 KB, text/plain)
2010-11-11 18:53 UTC, tomsteg
Details
stacktrace (11.62 KB, text/plain)
2010-12-09 13:45 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tomsteg 2010-11-11 18:53:39 UTC
Build: NetBeans IDE 7.0 M2 (Build 201010151251)
VM: Java HotSpot(TM) 64-Bit Server VM, 17.1-b03-307, Java(TM) SE Runtime Environment, 1.6.0_22-b04-307-10M3261
OS: Mac OS X

User Comments:
tomsteg: code completion of $this in a class

aronmek: typed by the edge of the screen and it caused to scroll while typing on line 26




Stacktrace: 
java.lang.AssertionError: The same token (index: 1020 - UNKNOWN_TOKEN)  was precessed before.
Please report this to help fix issue 188809.

<?php

/**
 * stellt die Artikel aus der Datenbank zur Verf
Comment 1 tomsteg 2010-11-11 18:53:43 UTC
Created attachment 102923 [details]
stacktrace
Comment 2 Exceptions Reporter 2010-12-09 13:45:54 UTC
Created attachment 103861 [details]
stacktrace
Comment 3 Petr Pisl 2011-06-15 22:45:05 UTC
Fixed in web-main and releases/release701.
Comment 4 Quality Engineering 2011-06-16 19:56:29 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/95900dd1f17e
User: Petr Pisl <ppisl@netbeans.org>
Log: #191867 - AssertionError: The same token (index: 1020 - UNKNOWN_TOKEN) was precessed before.
Comment 5 Quality Engineering 2011-06-17 04:51:32 UTC
Integrated into 'releases'
Changeset: http://hg.netbeans.org/releases/rev/5373173a9777
User: Petr Pisl <ppisl@netbeans.org>
Log: #191867 - AssertionError: The same token (index: 1020 - UNKNOWN_TOKEN) was precessed before.
(transplanted from 95900dd1f17e90835df2f7185b0aea5c0787dd53)