From 076d1510e961a701f3af717b267c69c61bc2e25c Mon Sep 17 00:00:00 2001 From: Anders Lördal Date: Fri, 11 Sep 2015 09:22:54 +0200 Subject: Added fix to de-dupe SWAMID entities in metadata Renamed file to correct name standard Added URL rewrite for %2F in entityids in import of interfederations --- xslt/import-metadata.xsl | 34 +++++++++++++++++++++++++++++++--- 1 file changed, 31 insertions(+), 3 deletions(-) (limited to 'xslt') diff --git a/xslt/import-metadata.xsl b/xslt/import-metadata.xsl index 5a99c8bd..2edf7ed2 100644 --- a/xslt/import-metadata.xsl +++ b/xslt/import-metadata.xsl @@ -11,6 +11,26 @@ + + + + + + + + + + + + + + + + + + + + @@ -27,14 +47,22 @@ - + + + + + + + + + - + - + -- cgit v1.2.3