-
Notifications
You must be signed in to change notification settings - Fork 77
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
routes_basepath not set #225
Comments
this looks like a version issue with the lock file, you probably need to "composer update symfony-cmf/core-bundle symfony-cmf/routing-bundle" (we will get merge conflicts on composer.lock i guess) |
@dbu is there some case, when that param isn't available? if i do a
Did that composer update .. run you said, but changed nothing on both. Sandbox/seo-integradion and the Seo/fix.. PR are both failing with and equal exception. |
Oh i must correct my self, the Seo/fix ... PR will pass now. So i will give the changes in Sandbox in the hand of travis too. |
i will update the sandbox again once symfony-cmf/simple-cms-bundle#98 is merged. |
try to add some test atm, to show the situations. i am not shure if it depends on the simple. it is combination of core and routing bundle |
Without changing config it got exception on almost every test in the sandbox:
https://travis-ci.org/symfony-cmf/cmf-sandbox/builds/22076912
There must be something wrong in setting the basepath or prepending from core-bundle.
The text was updated successfully, but these errors were encountered: