Aktionen
GX-Bug #69444
offenUsage of spaces in shop URL is not possible
Status:
Anerkannt
Priorität:
Normal
Zugewiesen an:
-
Kategorie:
Core
Zielversion:
-
% erledigt:
0%
Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
4.7.2.3, Unbestimmt
Release Notes Langtext:
Beschreibung
It's not possible to use spaces in the URL or (to be more precise) in the directory path of the shop. These will result in an error thrown by \ApplicationBottomExtenderComponent::get_script_name
which can't resolve the script name and return null
that causes a return-type error.
There might be further places in the code where having spaces in the URL or directory path might cause problems. Nevertheless, these should be determined and fixed.
Steps to reproduce: Use spaces in the directory path of your shop like https://mjn.dev.gambio-server.net/shop/path with spaces/is-not-good/
Aktionen