Titanium JIRA Archive
Alloy (ALOY)

[ALOY-8] HTML grammar breaks when entities (<, >, &) are found in <script>, even with <![CDATA[]]>

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-07-19T11:52:04.000+0000
Affected Version/s2012 Sprint 14
Fix Version/s2012 Sprint 14
ComponentsRuntime, XML
Labelsn/a
ReporterTony Lukasavage
AssigneeTony Lukasavage
Created2012-05-25T13:02:36.000+0000
Updated2013-05-01T14:56:09.000+0000

Description

Also provides the wildly helpful error message:
node.js:201
        throw e; // process.nextTick error, or 'error' event on first tick
              ^
SyntaxError: Expected [a-zA-Z\-] but "!" found.

Comments

  1. Tony Lukasavage 2012-05-25

    grammar and generated parser updated

JSON Source