[DEV-6595] Loosen the way we find classification matches

Merge branch 'jira-6595'

* jira-6595:
  [DEV-6595] Loosen the way we find classification matches
master
Joseph Frazer 2019-12-10 09:42:11 -05:00
commit 2a91d7680d
1 changed files with 1 additions and 1 deletions

View File

@ -1127,7 +1127,7 @@
<!-- FIXME: it's assumed that generated classifications are always part of the
same package (this is true right now, but may not be in the future!) -->
<xsl:variable name="ref" select="
/lv:*/lv:classify[ @yields=$on ]/lv:match
//lv:classify[ @yields=$on ]/lv:match
" />
<xsl:if test="not( $ref )">