Skip to content

Conversation

@arthur-nora
Copy link

I had to use "FOSUser" and not "FOSUserBundle" when overwriting the The Default login.html.twig, otherwise Symfony would raise the " there are no registered paths for namespace "!FOSUserBundle"" error.

I had to use "FOSUser" and not "FOSUserBundle" when overwriting the The Default login.html.twig
Copy link
Contributor

@kunicmarko20 kunicmarko20 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch! Thank you and congrats on your first contribution!

@javiereguiluz
Copy link
Member

Thanks @arthur-nora and congrats on your first Symfony Docs contribution!

javiereguiluz added a commit that referenced this pull request Jan 31, 2019
This PR was submitted for the 4.2 branch but it was merged into the 4.1 branch instead (closes #10950).

Discussion
----------

FOSUserBundle overwritten

I had to use "FOSUser" and not "FOSUserBundle" when overwriting the The Default login.html.twig, otherwise Symfony would raise the " there are no registered paths for namespace "!FOSUserBundle"" error.

<!--

If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).

If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).

-->

Commits
-------

b390ed4 FOSUserBundle overwritten
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants