a.binder 6 年之前
父节点
当前提交
cee1b08168
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      SE/schema/WPS_Functions/get_wfs_recurse_xsl/get_wfs_recurse_xsl.xsl

+ 1 - 0
SE/schema/WPS_Functions/get_wfs_recurse_xsl/get_wfs_recurse_xsl.xsl

@@ -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>