Justis R
Member
- Affected version
- 2.2.10 Patch 1
HTML:
<xf:if contentcheck="true">
<xf:inforow>
<xf:contentcheck>
<!-- Stuff -->
</xf:contentcheck>
</xf:inforow>
</xf:if>
This produces the error: "Tag must be a valid conditional using an is attribute or content checking" on the "<xf:if/>"
A minor issue, there are other ways to achieve the same effect, however, I thought I'd toss it in, in case it's a simple fix.