Closed kokspflanze closed 5 years ago
what you mean with basePath?
if you access the page with directories? like page stay in /page/public
and you have to call it with page/public
?
because that was not working before, but i want to add the support for this too^^
Yes, I mean https://exampe.com/base/path/en/foo/bar I am not sure this worked before. I don't use this maybe you are right it does not work but would be nice if you could make it work
If it will be too hard to support basepath I guess we can throw an exception if base bath is set and we don't support it if it does not work anyway. Anyway, I don't know if anyone using this.
i was using it^^ and first i was searching for the error^^ i will add a way to support it no way, i hope until end of next week.
@kokspflanze should I merge this or you are still working with this working?
@svycka let it open, as reminder for me todo the base stuff =) i will do this this week, not sure today or friday.
okay :ship:
sry had a little bug, with locale url change generation
current url:
/
url for en:/en
current url:
/currency/foobar
url for en:/en/foobar
// wrong currency was missingthat i fixed with this change