Actions
Bug #23811
closedExtDirect calls get cached with domain resulting in "unable to connect to the server" exceptions
Start date:
2010-10-21
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
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.
(issue imported from #M16091)
Files
Actions