sandro hat am Freitag beim Vortrag gelogen
continuous-integration/drone/push Build is failing Details

https://drone.hq.c3d2.de/c3d2/c3d2-web/1666/1/2
> xmlXPathCompOpEval: function sha1 not found
> XPath error : Unregistered function
> runtime error: file xsl/xhtml5.xsl line 387 element variable
This commit is contained in:
vv01f 2023-07-29 13:21:53 +02:00
parent 7aff37b973
commit 70a761d496
1 changed files with 3 additions and 0 deletions

View File

@ -384,7 +384,10 @@
<!--
deactivated until nix package has crypto support
-->
<xsl:variable name="diceroll">4</xsl:variable>
<!--
<xsl:variable name="diceroll" select="translate(substring(crypto:sha1(.),1,1),'0abcdef','')"/>
-->
<article>
<xsl:if test="@class">
<xsl:attribute name="class"><xsl:value-of select="@class"/></xsl:attribute>