From 72e416bdd0f082478f9d43398c9ad71821f8d8f2 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Mon, 19 Nov 2012 12:22:58 +0000 Subject: [PATCH] Promote check for '%' in @Location attributes to production now that the last entity using the construct has been fixed. --- build/check_misc.xsl | 11 +++++++++++ mdx/check_future_3.xsl | 11 ----------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/build/check_misc.xsl b/build/check_misc.xsl index 89ce16db..0e7ee4aa 100644 --- a/build/check_misc.xsl +++ b/build/check_misc.xsl @@ -90,6 +90,17 @@ + + + + URL-encoded Location attribute; should be entity-encoded + + + + - - - - URL-encoded Location attribute; should be entity-encoded - - -