We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Why has this change been done in a bug fix release?
If you want to add the language to the url go to app/parameters.yml and place prepend_locale: true as a parameter.
app/parameters.yml
prepend_locale: true
The text was updated successfully, but these errors were encountered:
For reference:
Well it was introduced in a bug fix release as well ;) nvm, it was added in 4.3.0.
4.3.0
Sorry, something went wrong.
Revert the prepend_locale default value changes (see contao/core-bund…
37f9215
…le#785).
Reverted in contao/manager-bundle@37f9215. We will only change the default value in Contao 4.4.
Set prepend_locale to false (see contao/core-bundle#785).
b4a68cf
Sort the templates drop-down menu in the diff view (see #785)
9b81a81
leofeyer
No branches or pull requests
Why has this change been done in a bug fix release?
If you want to add the language to the url go to
app/parameters.ymland placeprepend_locale: trueas a parameter.The text was updated successfully, but these errors were encountered: