Icon View Incident Report

Serious Serious
Reported By: Bernd Schaaf
Reported On: 10/6/2017
For: Version 2.06 Build 7
# 4581 TServerRequestQueue Requests Not Returning Correct Response Headers in IOS 11 Safari

Since IOS 11 all Request.ResponseHeaders reading on RequestComplete Event from TServerRequestQueue has been the same content as on the first RequestComplete Event! - if i use single Requests (TServerReqests) instead of TServerRequestQueue everything is working fine - also with IOS < 11.




Comments Comments
The handling of the underlying XMLHTTPRequest objects was changed so that they are not re-used across multiple requests using the same TServerRequest instance. Browser engines have traditionally had various issues with sharing these objects across multiple request executions, so this is a better long-term strategy for avoiding any such issues in the future.


Resolution Resolution
Fixed Problem on 10/7/2017 in version 2.06 build 8


Products Affected Products Affected
Elevate Web Builder
Elevate Web Builder Trial

Image