"{!" is being incorrectly interpreted in HTML/XML comments (and perhaps string literals?)

Issue #1169 resolved
Scott Wells repo owner created an issue

This was reported by a user in the public discussion groups here:

https://groups.google.com/a/illuminatedcloud.com/d/msgid/qanda/9a530954-ae77-42c7-aff2-eed3e3d4c5f6%40illuminatedcloud.com?utm_medium=email&utm_source=footer

Basically a comment like the following breaks the parser:

<!-- Issue with expressions in comments "{! -->
<apex:page>
</apex:page>

Comments (2)

  1. Log in to comment