Project

General

Profile

Actions

Feature #19034

closed

Direct HTTP redirections from QFQ

Added by Krzysztof Putyra 10 days ago. Updated 7 days ago.

Status:
Closed
Priority:
High
Assignee:
Krzysztof Putyra
Target version:
Start date:
07.07.2024
Due date:
08.07.2024
% Done:

0%

Estimated time:
Discuss:
Prio Planung:
No
Vote:
KP

Description

Currently a redirection is achieved with a JavaScript code. This has the following drawbacks:
  • no redirection happen if JavaScript is disabled
  • the whole page must be rendered by the server and by the browser before a redirection triggers

A better approach is to ask Typo3 to immediately send a 30x HTTP response with a location header.

This feature will improve
  • several redirections on SeminarLive page
  • user authentication via QFQ

Keeping in mind a future migration to a different template engine, the code code should be template agnostic.

Actions

Also available in: Atom PDF