(no commit message)
[devwiki.git] / 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.