a.binder před 6 roky
rodič
revize
579f540ec2

+ 3 - 0
SE/schema/default_db_xml_cache.public/escaped_html_to_xml.xsl

@@ -184,6 +184,9 @@ W przypadku chęci ograniczenia w początkowej fazie wdrażania systemu jakości
                                                 <el><xsl:value-of select="."/></el>
                                             </xsl:for-each>
                                         </xsl:variable>
+                                        <xsl:if test=" number($system_cache__appinfo:escaped_html_to_xml.debug) &gt; 3"><xsl:message>#187 attributes= (<xsl:value-of select="$attributes/el[position()&gt;1]"/>)
+                                            + pos1/text = (<xsl:value-of select="$attributes/el[position()=1]/text()"/>)
+                                        </xsl:message></xsl:if>
                                         <xsl:attribute name="attributes" select="$attributes/el[position()&gt;1]"/>
                                         <xsl:copy-of select="$attributes/el[position()=1]/text()"/>
                                     </xsl:when>