CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #9672

xajax extension should be suggested

Added by Fabrizio Branca over 2 years ago. Updated over 2 years ago.

Status:Resolved Start date:2010-09-09
Priority:Should have Due date:
Assignee:Reinhard Führicht % Done:

100%

Category:-
Target version:Stable v1.0
Votes: 0

Description

If the formhandler uses the xajax extension to handle ajax requests this extension should appear in ext_emconf.php in the suggested extensions...

History

Updated by Reinhard Führicht over 2 years ago

The plan is to eliminate xajax completely and put all AJAX related stuff into an AJAX handler.
So I would prefer to spot all isLoaded('xajax') and see if the AJAX handler could do the job.

Updated by Reinhard Führicht over 2 years ago

  • Status changed from New to Resolved
  • Assignee set to Reinhard Führicht
  • Target version set to Stable v1.0
  • % Done changed from 0 to 100

I committed changes to trunk.

xajax will not be used in Formhandler anymore.
The AJAX file removal will now be handled by the AjaxHandler. It seems to work fine with AjaxHandler_JQuery.

I you find any problems, please open a new issue.

Also available in: Atom PDF