David Buchmann
David Buchmann
Trying to set up the LocaleBundle, i got this error page: The service "lunetics_locale.allowed_locales_provider" has a dependency on a non-existent parameter "lunetics_locale.allowed_locales" I guess this is not an optional thing,...
it seems we need to adjust the form handling to make symfony 3 happy.
I just had a problem not having initialized the translation folder, resulting in `pullTranslations` looking at the containing git repository of my project. a simple check could be to look...
It would be awesome to allow inline editing of translation strings in the frontend with the CreateBundle. The user could edit the text right at the place where it is...
The twig plugin needs to be updated. Also check the asset support, and see if we can cleanup the things done in #1529
when an image is served by the same webserver that runs symfony, we could do an kernel exception listener and look for the not found exception and determine the requested...
| Q | A | --- | --- | Branch? | 3.x | Bug fix? | no | New feature? | no, but better names | BC breaks? | yes!...
adjust to new architecture from #1590
adjust to architecture in #1590