Aktionen
GX-Bug #69261
geschlossenGambio\Core\Application\Http\HttpResponse::withRedirect is not working correctly | Gambio\Core\Application\Http\HttpResponse::withRedirect funktioniert nicht korrekt
% erledigt:
0%
Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
4.5.1.0 beta3
Release Notes Langtext:
Die Methode Gambio\Core\Application\Http\HttpResponse::withRedirect funtioniert nun erwartungsgemäß
Beschreibung
The method Gambio\Core\Application\Http\HttpResponse::withRedirect does not create a redirection response because of a wrong implementation. Instead of using Slim's withHeader method, withRedirect has to be used.
Aktionen