Dynamic metadata provider in SP should avoid unmarshalling non-EntityDescriptor results

Description

The resolve() method does an unmarshall and then a check on the interface returned, instead of just checking the root element for a compatible element. That would lead to wasted effort in any case that error'd out, and the element check is trivial there.

Environment

None

Activity

Scott Cantor December 2, 2013 at 5:06 PM

Closing on release.

Scott Cantor November 21, 2013 at 3:06 PM

Fixed

Details

Assignee

Reporter

Original estimate

Components

Fix versions

Affects versions

Created September 27, 2013 at 4:51 PM
Updated December 2, 2013 at 5:06 PM
Resolved November 21, 2013 at 3:06 PM