[JIRA] Created: (SSPCPP-419) ExtensibleAttribute internal marshalling doesn't handle attribute naming correctly

Scott Cantor (JIRA) noreply at shibboleth.net
Wed Jan 25 19:09:26 GMT 2012


ExtensibleAttribute internal marshalling doesn't handle attribute naming correctly
----------------------------------------------------------------------------------

                 Key: SSPCPP-419
                 URL: https://issues.shibboleth.net/jira/browse/SSPCPP-419
             Project: Shibboleth SP - C++
          Issue Type: Bug
          Components: Attribute Resolution / Filtering
    Affects Versions: 2.4.3, 2.4.2, 2.4.1, 2.4
            Reporter: Scott Cantor
            Assignee: Scott Cantor
             Fix For: 2.5


The marshall method for the ExtensibleAttribute subclass doesn't reuse the base class method for probably ill-advised reasons, and now it's out of sync and losing track of the set of attribute names attached to the attribute. This wouldn't be a big deal if not for the horrible code used to rename attributes pulled from metadata.

--
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