Project

General

Profile

Actions

Bug #70251

closed

Please remove/update the comments regarding ajax.php

Added by Stefan Froemken over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend API
Target version:
Start date:
2015-10-01
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:

Description

Hello Core-Team,

I'm searching for the ajax.php, but I just see that we have removed it with TYPO3 7.5.

Comment in ClickMenuEntry:

@deprecated since TYPO3 CMS 7, will be removed in TYPO3 CMS 8, as ajax.php is now the main entry point

ajax.php is the new entry point in TYPO3 CMS 8?

Or here in InlineRecordContainer:

$html = str_replace('P[returnUrl]=%2F' . rawurlencode(TYPO3_mainDir) . 'ajax.php', 'P[returnUrl]=' . rawurlencode($ajaxArguments[2]), $html);

This isn't a comment, this is live code.

Further files:
- AjaxRequestHandler.php
- jsfunc.tbe_editor.js
- SystemEnvironmentBuilder.php
- DefaultConfiguration.php
- locallang_core.xlf
- CodeCompletion.php
- T3editor.php
- TypoScriptReferenceLoader.php

Stefan

Actions

Also available in: Atom PDF