Aktionen
GX-Bug #69083
geschlossenChange route prefixes for AJAX requests in the statistics overview to 'admin/api'
Status:
Erledigt
Priorität:
Normal
Zugewiesen an:
Marvin Muxfeld
Kategorie:
Statistiken
Zielversion:
% erledigt:
0%
Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
4.5.1.0 beta1
Release Notes Langtext:
AJAX-URLs für die Statistik-Übersicht wurden angepasst
Beschreibung
Every route that is called by an AJAX request in the statistics overview page should have the admin/api
prefix.
Expected: AJAX routes have the admin/api
prefix.
Actual: AJAX routes have the admin
prefix only.
Reproduction steps:
- Open the developer's console
- Open the statistics overview page (Gambio Admin > Statistics > Overview)
- Check the AJAX request for obtaining all widgets
.../widgets
Aktionen