From b9c8f2ce7b19b9215f0ad01e7dda05c768206b48 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Wed, 23 Mar 2005 08:58:42 +0000 Subject: [PATCH] Handle the duplicate Alias issue more subtly by checking explicitly for the case where both the OrganizationName and the OrganizationDisplayName are single valued and identical. Doing this in both the IdP and SP case balances the 1.2->1.3->1.2 loop. --- build/v13_to_v12_sites.xsl | 47 ++++++++++++++++++++++---------------- 1 file changed, 27 insertions(+), 20 deletions(-) diff --git a/build/v13_to_v12_sites.xsl b/build/v13_to_v12_sites.xsl index 5e373987..81bcc424 100644 --- a/build/v13_to_v12_sites.xsl +++ b/build/v13_to_v12_sites.xsl @@ -8,7 +8,7 @@ Author: Ian A. Young - $Id: v13_to_v12_sites.xsl,v 1.7 2005/03/23 08:23:18 iay Exp $ + $Id: v13_to_v12_sites.xsl,v 1.8 2005/03/23 08:58:42 iay Exp $ --> - $Id: v13_to_v12_sites.xsl,v 1.7 2005/03/23 08:23:18 iay Exp $ + $Id: v13_to_v12_sites.xsl,v 1.8 2005/03/23 08:58:42 iay Exp $ - - - + + @@ -171,16 +165,8 @@ --> - - - + + @@ -208,6 +194,27 @@ + + + + + + + + + + + + + + +