| opends/tests/staf-tests/shared/xsl/gen-tests-report.xsl | ●●●●● patch | view | raw | blame | history |
opends/tests/staf-tests/shared/xsl/gen-tests-report.xsl
@@ -494,7 +494,7 @@ </xsl:attribute> <xsl:choose> <xsl:when test="starts-with(@id,'OPENDJ')"> <xsl:value-of select="concat('OPENDJ-',@id)"/> <xsl:value-of select="@id"/> </xsl:when> <xsl:otherwise> <xsl:value-of select="concat('OPENDS-',@id)"/>