Opened 15 years ago

Closed 15 years ago

#1048 closed defect (fixed)

Maestro API: GetProviderCapabilities() not properly deserializing XML content

Reported by: jng Owned by: ksgeograf
Priority: medium Milestone: Maestro-2.0
Component: Maestro Version: 2.0.2
Severity: major Keywords:
Cc: External ID:

Description

If you call ServerConnectionI.GetProviderCapabilities() the FdoProviderCapabilities object returned has an empty list of function definitions.

eg. Take OSGeo.SDF, when calling GetProviderCapabilities("OSGeo.SDF") the FdoProviderCapabilities.Expression.FunctionDefinitionList is empty

Change History (4)

comment:1 by ksgeograf, 15 years ago

Milestone: Maestro-2.0
Status: newassigned

I will take a look.

comment:2 by ksgeograf, 15 years ago

Resolution: fixed
Status: assignedclosed

This is a bug with the xsd, see issue #1050.

I have fixed this in r4095.

The bug may re-appear, depending on how issue #1050 is resolved.

comment:3 by jng, 15 years ago

Resolution: fixed
Status: closedreopened

Argument Definition lists also exhibit the same problem. Reopening.

comment:4 by jng, 15 years ago

Resolution: fixed
Status: reopenedclosed

Argument definition fix applied in r4096

Note: See TracTickets for help on using tickets.