Fix an old bug which causes pazpar2 to crash: A tag= instead of a type= in the metada...
authorDennis Schafroth <dennis@indexdata.com>
Thu, 20 May 2010 11:11:27 +0000 (13:11 +0200)
committerDennis Schafroth <dennis@indexdata.com>
Thu, 20 May 2010 11:11:27 +0000 (13:11 +0200)
etc/tmarc.xsl

index f6de26b..8ecdf18 100644 (file)
         </pz:metadata>
       </xsl:for-each>
 
-      <pz:metadata tag="tag100">
-        <xsl:call-template name="shortTitle">
-          <xsl:with-param name="tag" select="100" />
-        </xsl:call-template>
-      </pz:metadata>
-
       <!-- passthrough id data -->
       <xsl:for-each select="pz:metadata">
         <xsl:copy-of select="." />