ODataError doesn’t support custom error, but it can have ODataInnerError, which can contain a nested InnerError, message, stack trace and type name.<br /><br />We should be able to use ODataInnerError.Message to include MessageDetail in HttpError.<br />
Comments: Fixed: http://aspnetwebstack.codeplex.com/SourceControl/changeset/05647be9ff55
Comments: Fixed: http://aspnetwebstack.codeplex.com/SourceControl/changeset/05647be9ff55