Skip to content
Snippets Groups Projects
Commit ea5f2c50 authored by Benni Mack's avatar Benni Mack Committed by Christian Kuhn
Browse files

[TASK] Deprecate methods related to traditional AJAX request dispatching

The execution of traditional AJAX requests not registered
via routes is already deprecated with #73352, however
the registration and usage of the methods to add AJAX
endpoints haven't been deprecated yet.

The patch takes care of deprecating
    - BackendUtility->getAjaxUrl()
    - UriBuilder->buildUriFromAjaxId()

Resolves: #75340
Releases: master
Change-Id: I6adf7f7c868c87f08400aa548d5deb8febddd857
Reviewed-on: https://review.typo3.org/47466


Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Tested-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent d3048784
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment