[TYPO3-core] RFC: #16091: ExtDirect calls get cached with domain resulting in "unable to connect to the server" exceptions

Steffen Kamper info at sk-typo3.de
Fri Nov 26 18:47:13 CET 2010


Hi,

this is a SVN patch request.

Type: Bugfix

BT Reference: http://bugs.typo3.org/view.php?id=16091

Branches: trunk

If you are using the TYPO3 backend with different login domains the 
extDirect calls will work only for one of them (the one that last 
cleared the cache). All others will get "ExtDirect: Unable to connect to 
the server." exceptions.

If you disable the cache by setting 
$GLOBALS['TYPO3_CONF_VARS']['SYS']['extCache'] = 0; it magically works.

Solution:
add domain to the hashtag.

vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 16091_v1.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101126/8ee586a5/attachment.txt>


More information about the TYPO3-team-core mailing list