Aktionen
GX-Bug #67139
geschlossenLogControl throws errors because of the missing autoloading
Status:
Erledigt
Priorität:
Niedrig
Zugewiesen an:
Alexandre Ataides
Kategorie:
Adminbereich
Zielversion:
% erledigt:
0%
Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
4.1.2.0 beta1
Release Notes Langtext:
Es ist nicht mehr möglich Sonderzeichen in das Verzeichnis Eingabefeld der Spracherstellung einzugeben
Beschreibung
you will run into this issue if you try to copy a language
Zone / Tax > Languages > create > select copy and fill out the input fields(you can use the ones from an existing languages) > create
The problem occurs in src/admin/includes/application_top.php, the autoloading happens on line 143. On line 40 the LogControl is loaded, this class requires autoloading, which is not included at this point.
Dateien
Zugehörige Tickets
Aktionen