(no commit message)
authorhttps://me.yahoo.com/a/9s1IqWsahpHPqgBknM7zgI4SqW.p#29ad7 <Interested_Bystander@web>
Fri, 25 Mar 2011 13:14:31 +0000 (09:14 -0400)
committerwww-data <www-data@project-moonshot.org>
Fri, 25 Mar 2011 13:14:31 +0000 (09:14 -0400)
bugs.mdwn

index a6c77a8..fa74e69 100644 (file)
--- a/bugs.mdwn
+++ b/bugs.mdwn
@@ -1,3 +1,3 @@
 * When Ethernet interface on the VM is down, some spot in the server side code is crashing on an assertion of p->addr
 
-* With a SAML assertion parsed directly by mech_eap, it's failing to handle <saml:Attribute> elements with no NameFormat. A missing NameFormat should be treated as the Attribute::UNSPECIFIED constant for mapping to GSS names and for comparison purposes.
+* With a SAML assertion parsed directly by mech_eap, it's sporadically failing to process embedded saml:Attribute elements. Some runs against the server succeed and others will fail with an error looking up the name attribute.