Opened 14 years ago

Closed 14 years ago

#1498 closed defect (fixed)

Exceptions thrown when deserializing XML content in Mono

Reported by: jng Owned by: jng
Priority: high Milestone: Maestro-3.0
Component: Maestro Version:
Severity: critical Keywords:
Cc: External ID:

Description

Mono's implementation of XMLSerializer throws "error reflecting xyz" errors for most of the partially extended resource classes. The fix if I recall is to put a [XmlIgnore] attribute on *all* properties in these partial classes.

This currently makes Maestro on Mono unusable.

Change History (1)

comment:1 by jng, 14 years ago

Resolution: fixed
Status: newclosed

Fixed in r5332

Note: See TracTickets for help on using tickets.