improved placeholder errors
This commit is contained in:
parent
bd85c79398
commit
4cd206d4d1
@ -518,7 +518,7 @@
|
|||||||
</xsl:choose>
|
</xsl:choose>
|
||||||
</xsl:when>
|
</xsl:when>
|
||||||
<xsl:otherwise>
|
<xsl:otherwise>
|
||||||
<fo:inline xsl:use-attribute-sets="errortext">XXXXXX</fo:inline>
|
<fo:inline xsl:use-attribute-sets="errortext">[ Cannot resolve <xsl:value-of select="name()"/> - element "<xsl:value-of select="name($placeholderElement)"/>" empty or not found ]</fo:inline>
|
||||||
</xsl:otherwise>
|
</xsl:otherwise>
|
||||||
</xsl:choose>
|
</xsl:choose>
|
||||||
</xsl:template>
|
</xsl:template>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user