Skip to content

Commit

Permalink
OA-345: Fehler beim Speichern mit ID IDREF Zusammenhang
Browse files Browse the repository at this point in the history
  • Loading branch information
Marianna Mühlhölzer authored and PaulBorchert committed Oct 2, 2024
1 parent 057486f commit 3a86820
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/main/resources/xsl/editor/oa-mods2xeditor.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@

<xsl:template match="mods:relatedItem/mods:name[@ID]">
</xsl:template>

<xsl:template match="mods:relatedItem/mods:classification[@IDREF]">
</xsl:template>

<xsl:template match="mods:extension[@type='metrics']/journalMetrics/metric[@type='JCR']/value">
<xsl:variable name="value" select="."/>
Expand Down

0 comments on commit 3a86820

Please sign in to comment.