[TYPO3-core] RFC #17131: ExtDirect - Caching: Differentiate between HTTPS/HTTP protocols

Stefan Galinski stefan.galinski at gmail.com
Wed Jan 19 00:31:54 CET 2011


Hi,

This is an SVN patch request

Type: Bugfix

Bugtracker reference: http://bugs.typo3.org/view.php?id=17131

Branches: trunk

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

-- 
Stefan Galinski
staatl. geprüfter Informatiktechniker
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 17131_v1.diff
Type: text/x-patch
Size: 644 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110119/e25c51c1/attachment.bin>


More information about the TYPO3-team-core mailing list