[TYPO3-core] RFC: #17699: ExtDirect API use relative url for ajax.php
Steffen Kamper
info at sk-typo3.de
Tue Feb 22 00:44:07 CET 2011
Hi,
This is an SVN patch request.
Type: Bugfix
Bugtracker references:
http://bugs.typo3.org/view.php?id=17699
Branches:
trunk, 4.5
This result in some wrong calls, if the API call comes out of a module.
You may notice red flashmessages from Router with "Connection problems"
- it's rather connection problem but wrong url.
Solution:
use TYPO3_SITE_URL . /typo3/ajax.php to be sure call has correct url.
vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 17699.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110222/6d861ef4/attachment.txt>
More information about the TYPO3-team-core
mailing list