You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Ghislain G. (Jira)" <ji...@apache.org> on 2020/05/24 12:42:00 UTC

[jira] [Updated] (NETBEANS-4370) Freeze on yaml file opening

     [ https://issues.apache.org/jira/browse/NETBEANS-4370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ghislain G. updated NETBEANS-4370:
----------------------------------
    Description: 
Netbeans editor freeze on valid yaml file with this object as content: 

{code:yaml}
key: string {{
{code}
 
This sample is the minimal file  I found to reproduce the freeze.

In the output console of netbeans I got a lot  of this error message :
{noformat}
 RhtmlLexer - unhandled state : ISI_MUSTACHE
{noformat}
 
  
  

  was:
Netbeans editor freeze on valid yaml file with this object as content: 

 
{code:yaml}
key: string {{
{code}
 

This sample is the minimal file  I found to reproduce the freeze.

 

In the output console of netbeans I got a lot  ofthis error message : 
{noformat}
 RhtmlLexer - unhandled state : ISI_MUSTACHE
{noformat}
 
 
 


> Freeze on yaml file opening
> ---------------------------
>
>                 Key: NETBEANS-4370
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4370
>             Project: NetBeans
>          Issue Type: Bug
>          Components: yaml - Editor
>         Environment: OpenJDK 11
> Ubuntu 20.04
> Netbeans 12.0-beta4
>            Reporter: Ghislain G.
>            Priority: Critical
>
> Netbeans editor freeze on valid yaml file with this object as content: 
> {code:yaml}
> key: string {{
> {code}
>  
> This sample is the minimal file  I found to reproduce the freeze.
> In the output console of netbeans I got a lot  of this error message :
> {noformat}
>  RhtmlLexer - unhandled state : ISI_MUSTACHE
> {noformat}
>  
>   
>   



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists