Icon View Incident Report

Serious Serious
Reported By: Lejetou
Reported On: 7/21/2013
For: Version 1.02 Build 2
# 3927 JSON for Database Transactions Sent to Web Server with Embedded CRLFs

I got an error when commiting TMemo containning CR. The error is on server side (json server made in php). When my server try to decode the json string (using json_decode function) it says that json is malformed because it's containing CR inside a field value (between the "..").

After a quick search I've found that JSON format doesn't allow CR/LF inside a field value, but EWB send CR in the JSON string without escaping them.


Resolution Resolution
Fixed Problem on 7/23/2013 in version 1.03 build 1


Products Affected Products Affected
Elevate Web Builder
Elevate Web Builder Trial

Image