XML Validation errors under Idea 4.5, but not under 3.0
This XSLT file validates the standard 2001 schema from w3 under Idea 3.0, but under Idea 4.5, I get errors from the TITLE, META, STYLE and TH elements.
Does anybody know why.
XSLT File:
-
< head>
<xsl:value-of select="$title"></xsl:value-of>
Please sign in to leave a comment.
It seems that code completion will work if the resource is ignored. Not ideal, but atleast no more irritating red mars all through my code.
Hi,
Seems to be a bug, please, file JIRA issue.
brett wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"