Opened 8 years ago

Closed 8 years ago

#1080 closed defect (fixed)

WCPS parser ignores error case when encode coverage regularly

Reported by: Bang Pham Huu Owned by: Alex Dumitru
Priority: minor Milestone: 9.3
Component: petascope Version: development
Keywords: Cc:
Complexity: Medium

Description

It ignore the error case (add multiple words behind "png" as you want) and return an coverage as normally. It should throw an exception that query is not valid.

image>>for c in ( mean_summer_airtemp ) return encode(c, "png", 34234, 87686723432468)

Change History (2)

comment:1 by Alex Dumitru, 8 years ago

Priority: majorminor
Status: newassigned

comment:2 by Bang Pham Huu, 8 years ago

Milestone: 9.29.3
Resolution: fixed
Status: assignedclosed

When it is added random, unexpected characters, WCPS 1.5 parsers will throw exception, close ticket.

Note: See TracTickets for help on using tickets.