Icon View Incident Report

Serious Serious
Reported By: Doug Lyman
Reported On: 1/29/2015
For: Version 1.05 Build 2
# 4144 BLOB Load URLs Do Not Include Required DataSet Parameters

Images are not loading correctly from a dataset that is defined as a parameterized query.


Comments Comments
This was broken as part of the changes in incident report #4140. The BLOB loads would work correctly for datasets based upon tables or non-parameterized queries.

The problem was that the query parameters were not being included in the BLOB URLs that were built as part of the dataset rows that are sent back to the EWB client application. Thus, when the BLOB URLs were used to actually retrieve the BLOB data, the query result set would contain incorrect rows, or no rows at all, and no data would get returned.

In addition, the BuildRows() method of the TEWBDataSetAdapter component has been updated to also allow for dataset parameters to be passed in for use with BLOB load URLs.


Resolution Resolution
Fixed Problem on 2/2/2015 in version 1.05 build 3


Products Affected Products Affected
Elevate Web Builder
Elevate Web Builder Modules
Elevate Web Builder Trial

Image