Opened 9 years ago
Closed 8 years ago
#1243 closed defect (fixed)
WCPS1.5_Cannot parse identifier, max
Reported by: | Bang Pham Huu | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 10.0 |
Component: | petascope | Version: | development |
Keywords: | Cc: | Dimitar Misev, Vlad Merticariu | |
Complexity: | Medium |
Description
47-get-metadata-identifier.test
for c in ( mr ) return identifier(c)
WCPS1.5 returns error
<ows:Exception exceptionCode="RuntimeError"> <ows:ExceptionText>petascope.wcps2.error.managed.processing.WCPSProcessingError : A parsing error occurred at position=3:0. Offending symbol is=[@7,23:32='identifier',<78>,3:0]. Parser message=no viable alternative at input 'identifier'.</ows:ExceptionText> </ows:Exception>
Change History (2)
comment:1 by , 9 years ago
Summary: | WCPS1.5_Cannot parse identifier → WCPS1.5_Cannot parse identifier, max |
---|
comment:2 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
patch was accepted, close ticket.
Note:
See TracTickets
for help on using tickets.
60-boolean_scalar_expr-t372.test
WCPS2.0 returns error