Icon View Incident Report

Serious Serious
Reported By: Nils Sorensen
Reported On: 5/19/2013
For: Version 1.01 Build 5
# 3795 Committing a Transaction with Updates Against a Table with BLOB Columns Causes Error

When trying to commit after started a transaction on a dbisam file I get:

Database commit response error: Expected }, instead found / at 501

Line 4327


Comments Comments
The problem was caused by the JSON being incorrectly generated for BLOB columns in the EWB framework. BLOB columns are handled as URLs for dynamic loading/retrieval, and these URLs need to be enclosed in double quotes properly in the generated JSON.


Resolution Resolution
Fixed Problem on 5/20/2013 in version 1.02 build 1


Products Affected Products Affected
Elevate Web Builder
Elevate Web Builder Trial

Image