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 241236

Summary: Regression after GSFReformat fix
Product: editor Reporter: Ondrej Brejla <obrejla>
Component: CSL (API & infrastructure)Assignee: Milutin Kristofic <mkristofic>
Status: RESOLVED FIXED    
Severity: normal CC: phejl
Priority: P1    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Ondrej Brejla 2014-01-31 16:16:55 UTC
It seems that you introduced a regression by fix of issue #237443. Try to run e.g.:

org.netbeans.modules.javascript2.editor.formatter.JsFormatterEmbeddedTest

or 

org.netbeans.modules.php.editor.indent.PHPFormatterTemplateTest

Tests never finish.

Please, evaluate and consider to revert problematic fix. Thanks.
Comment 1 Ondrej Brejla 2014-01-31 16:24:40 UTC
CCing Petr, he maintains js formatting.
Comment 2 Milutin Kristofic 2014-02-01 16:25:55 UTC
Sorry, I revert my change. I will try to change my solution next time, so it will work with your tests.
http://hg.netbeans.org/jet-main/rev/503788b7fee7