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

Controller Name does not include module name in it. #112

Open
starx opened this issue Jun 15, 2014 · 2 comments
Open

Controller Name does not include module name in it. #112

starx opened this issue Jun 15, 2014 · 2 comments

Comments

@starx
Copy link

starx commented Jun 15, 2014

I tried to provide an action specific asset by writing

`ModuleName\Controller\ControllerName` => ...

But it didn't deliver the assets, later I checked the source and hacked into getController() method of Configuration.php and found that variable name only had ControllerName which was the reason why it was not matching.

@popovserhii
Copy link

+1
Have the same problem

@widmogrod
Copy link
Owner

@popovsergiy I will accept a PR thats will fix this.
Unfortunately I don't have time and need of fixing it.

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

No branches or pull requests

3 participants