Troubleshooting XSLT
When an XSLT transformation fails when referenced by a <@td.content> directive, a Content Rendering Error message is displayed to the user.
The cause of the error will be embedded in a comment in the page source, near the
location of
the error message.
For example:
<!--ERROR Error parsing stylesheet "harp://559d46e9e4b09b79fafb191c/p/xsl/topic/topic.xsl". Errors: Unexpected token "<eof>" in path expression; SystemID: harp://559d46e9e4b09b79fafb191c/pr/ORIGINAL/xsl/topic/topic.xsl; Line#: 36; Column#: 18 --> <div class="renderingError"> <h2>Content Rendering Error</h2> <p>An error occurred rendering this content. Please contact your system administrator.</p> </div>