Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

146
Vistas
AJAX 404 after Upgrade to TYPO3 8.7

I have two identical installations with regard to everything except for the TYPO3 Version. Both are fresh installs, so the databases should be normal.

In my extension, I make an AJAX call to a page that holds nothing but my plugin with the Content-type:application/html.

In TYPO3 v. 7.6.16, the Ajax response is successful.

In TYPO3 v. 8.7, the Ajax call fails with a 404: not found.

The urls are identical, apart from variation in the cHash.

Does anyone know why this is the case, and what I need to do to correct the situation?

over 4 years ago · Santiago Trujillo
2 Respuestas
Responde la pregunta

0

You can generate the cHash and avoid the TYPO3_CONF_VARS settings, by passing a js variable with »f:uri.action« into the ajax url in fluid.

Fluid template:

<script>
  var ajaxUrl = '<f:uri.action action="list" pageType="123456"/>';

  $.ajax({
      url: ajaxUrl,
      [...]
over 4 years ago · Santiago Trujillo Denunciar

0

look here: https://forge.typo3.org/issues/79970 Go to installtool and uncheck: "pageNotFoundOnCHashError". Thats does it for me.

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda