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>