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

warning about duplicate controller #103

Open
alfredbez opened this issue Nov 12, 2019 · 0 comments
Open

warning about duplicate controller #103

alfredbez opened this issue Nov 12, 2019 · 0 comments
Assignees
Labels

Comments

@alfredbez
Copy link
Collaborator

Not sure it this belongs here, but I see this when running the fix:states command in our project:

vagrant@oxidproject:~$ php /var/www/shop/vendor/bin/oxid fix:states -a
[warning] in shop 13: oxps/modulesconfig fixing module controllers
[warning]  (in md):array (
  'admin_oxpsmodulesconfigdashboard' => 'OxidProfessionalServices\\ModulesConfig\\Controller\\Admin\\Dashboard',
)
[warning]  (in db):array (
)
[ERROR]: duplicate controllers:OxidProfessionalServices\ModulesConfig\Controller\Admin\Dashboard

We have 41 shops and I see this message for all shops >= 13.

Would also be nice to add a space after duplicate controllers:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants