Opened 4 years ago

Closed 4 years ago

#2276 closed defect (fixed)

dbinfo prints invalid json

Reported by: Dimitar Misev Owned by: apercov
Priority: major Milestone: 10.0
Component: qlparser Version: 9.8
Keywords: Cc:
Complexity: Medium

Description

rasql -q 'select dbinfo(c, "printtiles=1") from test_grey2 as c' --out string

prints invalid json here (notice 2x quotes at end):

"tileConfiguration": "[0:49,0:29]"",

Change History (2)

comment:1 by apercov, 4 years ago

Status: assignedaccepted

comment:2 by apercov, 4 years ago

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.