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 154990 - StringIndexOutOfBoundsException: String index out of range: 97
Summary: StringIndexOutOfBoundsException: String index out of range: 97
Status: CLOSED DUPLICATE of bug 154893
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Pisl
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-09 08:20 UTC by Marian Mirilovic
Modified: 2009-02-19 22:52 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 117033


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2008-12-09 08:20:47 UTC
17 duplicates so far ...

Build: NetBeans IDE Dev (Build 080923)
VM: Java HotSpot(TM) Client VM, 11.0-b12, Java(TM) SE Runtime Environment, 1.6.0_10-beta-b25
OS: Linux, 2.6.24-19-generic, i386
User comments: 
STACKTRACE: (first 10 lines)
java.lang.StringIndexOutOfBoundsException: String index out of range: 97
        at java.lang.String.charAt(String.java:687)
        at org.netbeans.modules.php.editor.parser.GSFPHPParser.sanitizeSource(GSFPHPParser.java:279)
        at org.netbeans.modules.php.editor.parser.GSFPHPParser.parseBuffer(GSFPHPParser.java:111)
        at org.netbeans.modules.php.editor.parser.GSFPHPParser.sanitize(GSFPHPParser.java:414)
        at org.netbeans.modules.php.editor.parser.GSFPHPParser.parseBuffer(GSFPHPParser.java:182)
        at org.netbeans.modules.php.editor.parser.GSFPHPParser.sanitize(GSFPHPParser.java:412)
        at org.netbeans.modules.php.editor.parser.GSFPHPParser.parseBuffer(GSFPHPParser.java:182)
        at org.netbeans.modules.php.editor.parser.GSFPHPParser.sanitize(GSFPHPParser.java:410)
        at org.netbeans.modules.php.editor.parser.GSFPHPParser.parseBuffer(GSFPHPParser.java:182)
        at org.netbeans.modules.php.editor.parser.GSFPHPParser.sanitize(GSFPHPParser.java:407)
Comment 1 Petr Pisl 2008-12-09 11:56:36 UTC

*** This issue has been marked as a duplicate of 154893 ***
Comment 2 Marian Mirilovic 2008-12-09 12:01:25 UTC
v/c ... sorry for duplicate report - looks like Exception DB hasn't been update yet ;(