[JIRA] Created: (SC-166) Error in StoredID principal connector bean parser

Scott Cantor (JIRA) noreply at shibboleth.net
Mon Oct 3 01:35:29 BST 2011


Error in StoredID principal connector bean parser
-------------------------------------------------

                 Key: SC-166
                 URL: https://issues.shibboleth.net/jira/browse/SC-166
             Project: Shibboleth Common - Java
          Issue Type: Bug
          Components: Attribute Authority
    Affects Versions: 1.3.3, 1.3.2, 1.3.1, 1.3.0
            Reporter: Scott Cantor
            Assignee: Chad La Joie
            Priority: Minor
             Fix For: 1.3.4


Reported by Tom Poage:

I don't know much about XML schema processing but, while looking over
IdP2 resolver code, I noticed:

StoredIDPrincipalConnectorBeanDefinitionParser.java has:

   ... QName(PrincipalConnectorNamespaceHandler.NAMESPACE_URI, "StoredID");

The 'pc' schema defines "StoredId" and wiki example show "StoredId".

Other code/schemas e.g. 'dc' schema, code and examples use use "StoredId".

Would "StoredID" vs. "StoredId" be an issue?


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the commits mailing list