Project

General

Profile

Actions

Bug #99373

closed

HTTP Header Content-Type not set when Extbase action is cached

Added by Helmut Hummel over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2022-12-14
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Steps to reproduce

  1. Have a cached plugin action that returns a JsonResponse
  2. Configure a page type that renders this action only
  3. Request the page

Expectation

First request and all subsequent requests should have the http header Content-Type set to json

Actual behaviour

First request has the http header Content-Type set to json all subsequent requests should have the http header Content-Type set to html


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #100189: Content-Type charset is now also added for application/binary Extbase responsesResolvedBenni Mack2023-03-16

Actions
Actions

Also available in: Atom PDF