Yerzhan Tulepov created NETBEANS-793:
----------------------------------------
Summary: java.lang.StackOverflowError
Key: NETBEANS-793
URL: https://issues.apache.org/jira/browse/NETBEANS-793
Project: NetBeans
Issue Type: Bug
Components: cnd - Editor
Affects Versions: 8.2
Environment: Product Version: NetBeans IDE Dev (Build 201705120001)
Java: 1.8.0_171; OpenJDK 64-Bit Server VM 25.171-b11
Runtime: OpenJDK Runtime Environment 1.8.0_171-8u171-b11-0ubuntu0.16.04.1-b11
System: Linux version 4.13.0-41-generic running on amd64; UTF-8; en_US (nb)
Reporter: Yerzhan Tulepov
Attachments: messages.log
Hi,
Create a test.php file. Insert into it:
{code:java}
<script>
window.dataLayer = window.dataLayer || [];
</script>{code}
A java.lang.StackOverflowError exception will arise.
Regards,
Y.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists