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 226840

Summary: ArrayIndexOutOfBoundsException: 1
Product: third-party Reporter: tkrd_oiax <tkrd_oiax>
Component: -- Other --Assignee: issues@third-party <issues>
Status: NEW ---    
Severity: normal CC: HelmarH, nuez, Panda77, tkrd_oiax, tripper54, vriha
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 195161
Attachments: stacktrace

Description tkrd_oiax 2013-02-28 13:18:11 UTC
Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: OpenJDK Client VM, 23.7-b01, OpenJDK Runtime Environment, 1.7.0_15-b20
OS: Linux

User Comments:
GUEST: I used the Sass plugin, wrote .className { and hit Enter

GUEST: opened netbeans and projects, active file: app.scss




Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 1
   at org.netbeans.modules.languages.scss.formatter.ScssFormatter$1.run(ScssFormatter.java:154)
   at org.netbeans.editor.GuardedDocument.runAtomic(GuardedDocument.java:317)
   at org.netbeans.modules.languages.scss.formatter.ScssFormatter.reindent(ScssFormatter.java:56)
   at org.netbeans.modules.languages.scss.formatter.ScssFormatter.reindent(ScssFormatter.java:329)
   at org.netbeans.modules.csl.core.GsfIndentTask.reindent(GsfIndentTask.java:72)
   at org.netbeans.modules.editor.indent.TaskHandler$MimeItem.runTask(TaskHandler.java:546)
Comment 1 tkrd_oiax 2013-02-28 13:18:13 UTC
Created attachment 132012 [details]
stacktrace
Comment 2 Marek Fukala 2013-03-01 11:58:43 UTC
third party module issue -please report to languages.scss module owner.