[JIRA] Created: (JOST-181) Bug in marshalling an XACML Policy AttributeDesignatorType

coheigea@idp.protectnetwork.org (JIRA) noreply at shibboleth.net
Tue Feb 21 15:16:37 GMT 2012


Bug in marshalling an XACML Policy AttributeDesignatorType
----------------------------------------------------------

                 Key: JOST-181
                 URL: https://issues.shibboleth.net/jira/browse/JOST-181
             Project: OpenSAML 2 - Java
          Issue Type: Bug
    Affects Versions: 2.5.2
            Reporter: coheigea at idp.protectnetwork.org
            Assignee: Chad La Joie


There is a bug in Opensaml 2.5.2 that prevents marshalling an XACML Policy AttributeDesignatorType:

java.lang.ClassCastException: org.opensaml.xacml.policy.impl.AttributeDesignatorTypeImpl cannot be cast to org.opensaml.saml1.core.AttributeDesignator
	at org.opensaml.saml1.core.impl.AttributeDesignatorMarshaller.marshallAttributes(AttributeDesignatorMarshaller.java:31)

This bug has already been fixed on the trunk code, but not in the REL2 branch.

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