Xarigami

project tracker

Xarigami Core [key: xgami]

All trackers
Summary
Issue List
Road Map
Changelog

Issue xgami-000404

Issue summary Details
Project:
Xarigami Core
Key:
xgami-000404
Type:
Bug
Reporter:
Lakys
Priority:
High
Severity:
Major
Status:
Closed
Resolution:
Fixed
Owner:
Lakys
Due:
+ xarigami cumulus 1.2.0
Milestone:
None

Redirection fails with IE7/8 and FastCGI

Reported:  Jun 12, 2009 10:14 PM    Updated: Jun 12, 2009 10:37 PM by Lakys

Closed: Jun 12, 2009 10:37 PM    by Lakys

Version affected: + xarigami cumulus 1.2.0

Redirections bring to an "Internet Explorer cannot display the webpage" when IIS and FastCGI are used.

Otherwise they work fine, with other browsers OR other web server (even IIS/PHP ISAPI).
Actions

Some part of the code were trying to detect IIS/CGI and to perform a header refresh.
Old code is put in comment. The couple CGI/IIS should be rarely used nowadays. ISAPI or FastCGI is used instead.

#

Nice work

#

Committed in revision 35955000c5abdbe7a8f970ea75b3dc5e64bf8144

#