Opened 11 years ago
Closed 11 years ago
#558 closed defect (fixed)
WCS range extensions XML parser to expect rangeSubset as root
Reported by: | Piero Campalani | Owned by: | Piero Campalani |
---|---|---|---|
Priority: | major | Milestone: | 9.0 |
Component: | petascope | Version: | development |
Keywords: | xml parser range extension | Cc: | |
Complexity: | Easy |
Description
Currently the XML parser of expects the <rsub:rangeItem>
as first element, whereas it must be a <rsub:rangeSubset>
.
See parseExtensions()
method in petascope.wcs2.parsers.XMLGetcoverageParser
.
Change History (2)
comment:1 by , 11 years ago
Status: | new → accepted |
---|
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in changeset:cde6ccf.