[TYPO3-core] RFC: #17699: ExtDirect API use relative url for ajax.php

Markus Klein klein.t3 at mfc-linz.at
Tue Feb 22 11:16:48 CET 2011


+1 by reading and testing on 4.5.
(using v1, but should make no difference)

Kind regards
Markus

> -----Original Message-----
> From: typo3-team-core-bounces at lists.typo3.org [mailto:typo3-team-core-
> bounces at lists.typo3.org] On Behalf Of Steffen Kamper
> Sent: Tuesday, February 22, 2011 12:44 AM
> To: typo3-team-core at lists.typo3.org
> Subject: [TYPO3-core] RFC: #17699: ExtDirect API use relative url for ajax.php
> 
> 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



More information about the TYPO3-team-core mailing list