Icon View Incident Report

Serious Serious
Reported By: Alvaro Rodriguez Botti
Reported On: 2/9/2013
For: Version 1.01 Build 5
# 3779 Cookie Expires Attribute Not Being Handled Properly by the Web Server

I tell you that I tried IE9 delete cookies in several ways, but none worked.

Request.ResponseCookies.Add ('Session = vazquez; expires =' + fechaex);
Request.ResponseCookies.Add ('Session = vazquez, expire = -1');



Comments Comments and Workarounds
The issue was with the space between the semicolon (;) and the expires attribute. The Elevate Web Builder Web Server was using a less-than-robust way of looking to see if the expires attribute was being set, and was missing if the space was present.


Resolution Resolution
Fixed Problem on 2/10/2013 in version 1.02 build 1


Products Affected Products Affected
Elevate Web Builder Modules

Image