Skip to content
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

[WCM] Reflect SeoBundle configuration changes #133

Merged
merged 2 commits into from
Apr 1, 2014
Merged

Conversation

wouterj
Copy link
Member

@wouterj wouterj commented Mar 31, 2014

@ElectricMaxxx
Copy link
Member

👍

@wouterj
Copy link
Member Author

wouterj commented Mar 31, 2014

I've also added prepended config for the ORM layer of the RoutingBundle

@lsmith77
Copy link
Member

is the routing change related to symfony-cmf/routing-bundle#210 ?

@dbu
Copy link
Member

dbu commented Mar 31, 2014

no, i think that was just forgotten before.

@lsmith77
Copy link
Member

  [Symfony\Component\Config\Definition\Exception\InvalidConfigurationException]        
  Unrecognized options "use_sonata_admin" under "cmf_routing.dynamic.persistence.orm"  

'persistence' => array(
'orm' => array(
'enabled' => $persistenceConfig['enabled'],
'use_sonata_admin' => $persistenceConfig['use_sonata_admin'],
Copy link
Member

Choose a reason for hiding this comment

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

are you sure about this?

Copy link
Member

Choose a reason for hiding this comment

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

we don't provide any admin for orm, so i guess this has to go away.

lsmith77 added a commit that referenced this pull request Apr 1, 2014
[WCM] Reflect SeoBundle configuration changes
@lsmith77 lsmith77 merged commit fadc0d1 into master Apr 1, 2014
@lsmith77 lsmith77 deleted the seo_bundle branch April 1, 2014 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants