Ticket #839 (closed Bug: fixed)

Opened 8 months ago

Last modified 7 months ago

JSON Parse Error

Reported by: vipsoft Owned by:
Priority: major Milestone: Piwik 0.4.2
Component: Core Keywords:
Cc: Sensitive:

Description

maze reports on the  forum:

Open Flash Chart

JSON Parse Error [Bad Object]
Error at character 10209, line 255:

252: "grid-colour": "#E0E1E4",253: "min": 0,254: "max": 2.0e+5,

While OFC can't handle the e-notation, we should be sending an int instead of a float.

Change History

Changed 7 months ago by vipsoft

  • status changed from new to closed
  • resolution set to fixed

(In [1264]) Fixes #839 - JSON Parse error passing floats when set_range() expects ints

Note: See TracTickets for help on using tickets.