Opened 16 years ago
Closed 16 years ago
#724 closed enhancement (fixed)
Maestro: Better handling of unknown datatypes in xml FeatureSetReader
Reported by: | ksgeograf | Owned by: | ksgeograf |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
Unknown datatypes currently throw an exception. It should be safe to treat the data as string (as that is the xml representation anyway), and make a dummy type that indicates that the type is unknown.
Note:
See TracTickets
for help on using tickets.
Fixed in r3392.