Opened 9 years ago
Closed 8 years ago
#1234 closed defect (fixed)
WCPS1.5_Error when parsing "domain keyword" in axis
Reported by: | Bang Pham Huu | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 9.3 |
Component: | petascope | Version: | development |
Keywords: | Cc: | Dimitar Misev, Alex Dumitru, Vlad Merticariu | |
Complexity: | Medium |
Description
WCPS query
for c in (rgb) return domain(c, i, "CRS:1")
returns error in WCPS 1.5
<ows:Exception exceptionCode="RuntimeError"> <ows:ExceptionText> petascope.wcps2.error.managed.processing.WCPSProcessingError : A parsing error occurred at position=1:22. Offending symbol is=[@7,22:27='domain',<78>,1:22]. Parser message=no viable alternative at input 'domain'. </ows:ExceptionText> </ows:Exception> </ows:ExceptionReport>
while WCPS 1.0 returns (0,399)
Change History (2)
comment:2 by , 8 years ago
Milestone: | 10.0 → 9.3 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
This ticket was fixed, close ticket.
Note:
See TracTickets
for help on using tickets.
same with
86-get_metadata_domain.test
and 91-get_metadata_domain2.test
with error