From 80041f1955d528b2fbd7bbba100ba945871fde33 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Thu, 12 Sep 2013 15:08:56 +0000 Subject: [PATCH] Move URL-encoding check out of the general set and apply it only for the import transform and on already registered UKf metadata. This means that it will no longer be applied to metadata imported from partners such as eduGAIN. --- mdx/_rules/check_misc.xsl | 11 ----------- mdx/uk/beans.xml | 14 ++++++++++++++ mdx/uk/check_uk_urlenc.xsl | 32 ++++++++++++++++++++++++++++++++ mdx/uk/verbs.xml | 1 + 4 files changed, 47 insertions(+), 11 deletions(-) create mode 100644 mdx/uk/check_uk_urlenc.xsl diff --git a/mdx/_rules/check_misc.xsl b/mdx/_rules/check_misc.xsl index 80ec2836..3bb2f013 100644 --- a/mdx/_rules/check_misc.xsl +++ b/mdx/_rules/check_misc.xsl @@ -67,17 +67,6 @@ - - - - URL-encoded Location attribute; should be entity-encoded - - - - + + + + + + + + + + + + + + + + + + URL-encoded Location attribute; should be entity-encoded + + + + + diff --git a/mdx/uk/verbs.xml b/mdx/uk/verbs.xml index cb867dac..c33f66eb 100644 --- a/mdx/uk/verbs.xml +++ b/mdx/uk/verbs.xml @@ -296,6 +296,7 @@ +