Project

General

Profile

Actions

Bug #24526

closed

ExtDirect - Caching: Differentiate between HTTPS/HTTP protocols

Added by Stefan Galinski almost 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
Caching
Target version:
-
Start date:
2011-01-19
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Problem:
Currently the ExtDirect API generator doesn't differ between HTTP and HTTPS.

Solution:
Add the TYPO3_SSL environment value to the cache hash for the generated ExtDirect API hash value.

How To Test:
1) Call the backend with HTTP
2) Call the backend with HTTPS (don't clear the cache)
-> this will raise some errors in your debug console, because of wrongly called ExtDirect calls
3) Apply the patch and reproduce steps 1 and 2
-> this time you won't get the mentioned errors and anything works like expected

(issue imported from #M17131)


Files

17131_v1.diff (643 Bytes) 17131_v1.diff Administrator Admin, 2011-01-19 00:30
Actions #1

Updated by Steffen Gebert almost 14 years ago

rev. 10176

Actions #2

Updated by Susanne Moog over 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF