|
|
@@ -1625,6 +1625,7 @@
|
|
|
<xsl:copy-of select="$enter_to_ph" copy-namespaces="no"/>
|
|
|
</xsl:when>
|
|
|
<xsl:when test="@format = 'system_cache__appinfo:escaped_html_to_xml'">
|
|
|
+ <xsl:message>#1628 TESTING @format = 'system_cache__appinfo:escaped_html_to_xml' ; element=<xsl:value-of select="name()"/>; </xsl:message>
|
|
|
<xsl:call-template name="system_cache__appinfo:escaped_html_to_xml" >
|
|
|
<xsl:with-param name="html" select="$input_obj_with_xpath/node()[local-name()=current()/@xpath]/text()"/>
|
|
|
</xsl:call-template>
|