Opened 5 years ago
Closed 5 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 , 5 years ago
Status: | assigned → accepted |
---|
comment:2 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.