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

Volt template names and camelized controller actions #11568

Closed
makerlabs opened this issue Mar 19, 2016 · 3 comments
Closed

Volt template names and camelized controller actions #11568

makerlabs opened this issue Mar 19, 2016 · 3 comments
Labels
stale Stale issue - automatically closed

Comments

@makerlabs
Copy link
Contributor

Hi,
Im having a strange issue In work we use a compiled version of phalcon from homebrew and it works fine I mean when we create a controller action named "addProductAction" the phalcon is calling the "addProduct.volt" template. But Now I switched to linux and compiled phalcon from sources and ran our application phalcon don't see the template "addProduct.volt" it tries to search for "addproduct.volt" why?

@sergeyklay
Copy link
Contributor

Possible refs: #284

@makerlabs
Copy link
Contributor Author

This is actually a bug in the Annotation Router I created a fix for that

@sergeyklay sergeyklay added this to the 2.1.0 milestone Mar 21, 2016
@sergeyklay sergeyklay removed this from the 2.1.0 milestone Apr 15, 2016
@stale
Copy link

stale bot commented Apr 16, 2018

Thank you for contributing to this issue. As it has been 90 days since the last activity, we are automatically closing the issue. This is often because the request was already solved in some way and it just wasn't updated or it's no longer applicable. If that's not the case, please feel free to either reopen this issue or open a new one. We will be more than happy to look at it again! You can read more here: https://blog.phalconphp.com/post/github-closing-old-issues

@stale stale bot added the stale Stale issue - automatically closed label Apr 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Stale issue - automatically closed
Projects
None yet
Development

No branches or pull requests

2 participants