-
-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
login removes app_dev.php #1432
Comments
|
I experienced that as well and I remember there were also other situations when using the backed were this was the case. |
|
The |
Yes, but this usually only occurs if you add |
|
True! |
I've had this issue as well. Looks like a Symfony bug to me if the entry point is not added when generating the URL? |
|
Fixed in c0026a7. |
Reproduction:
example.org/app_dev.php/contao/login.You will be redirected to
example.org/contaoinstead ofexample.org/app_dev.php/contao.The text was updated successfully, but these errors were encountered: