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 219640 - NullPointerException at org.netbeans.modules.web.indent.api.embedding.JoinedTokenSequence.embedded
Summary: NullPointerException at org.netbeans.modules.web.indent.api.embedding.JoinedT...
Status: RESOLVED WORKSFORME
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-06 16:11 UTC by zeloras
Modified: 2015-02-04 03:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 193165


Attachments
stacktrace (4.21 KB, text/plain)
2012-10-06 16:11 UTC, zeloras
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zeloras 2012-10-06 16:11:45 UTC
Build: NetBeans IDE 7.3 Beta (Build 201210011125)
VM: OpenJDK Client VM, 20.0-b12, OpenJDK Runtime Environment, 1.6.0_24-b24
OS: Linux

User Comments:
zeloras: press enter




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.web.indent.api.embedding.JoinedTokenSequence.embedded(JoinedTokenSequence.java:89)
   at org.netbeans.modules.web.indent.api.support.AbstractIndenter.findLanguageOffset(AbstractIndenter.java:1272)
   at org.netbeans.modules.web.indent.api.support.AbstractIndenter.processLanguage(AbstractIndenter.java:1119)
   at org.netbeans.modules.web.indent.api.support.AbstractIndenter.calculateIndentation(AbstractIndenter.java:349)
   at org.netbeans.modules.web.indent.api.support.AbstractIndenter.reindent(AbstractIndenter.java:209)
   at org.netbeans.modules.php.smarty.editor.indent.TplIndentTask.reindent(TplIndentTask.java:52)
Comment 1 zeloras 2012-10-06 16:11:47 UTC
Created attachment 125511 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:36:20 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.