mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Gary Williams
30.26.2012 ef84c545eb3f07f2acd9e6bd0373e3345801f895
Fix link for existing opends issues in functional tests
1 files modified
2 ■■■ changed files
opends/tests/staf-tests/shared/xsl/gen-tests-report.xsl 2 ●●● patch | view | raw | blame | history
opends/tests/staf-tests/shared/xsl/gen-tests-report.xsl
@@ -488,7 +488,7 @@
                      <xsl:value-of select="concat('https://bugster.forgerock.org/jira/browse/',@id)"/>
                    </xsl:when>
                    <xsl:otherwise>
                      <xsl:value-of select="concat('https://opends.dev.java.net/issues/show_bug.cgi?id=',@id)"/>
                      <xsl:value-of select="concat('http://java.net/jira/browse/OPENDS-',@id)"/>
                    </xsl:otherwise>
                  </xsl:choose>
                </xsl:attribute>