Project

General

Profile

Actions

Bug #25124

closed

ExtDirect API use relative url for ajax.php

Added by Steffen Kamper about 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
Start date:
2011-02-21
Due date:
% Done:

0%

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

Description

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.

(issue imported from #M17699)


Files

17699.patch (683 Bytes) 17699.patch Administrator Admin, 2011-02-21 22:03
Actions

Also available in: Atom PDF