Hi and thanks for the modules.
They work fine except I'm having an issue with the actions and routing.
To be more specific, actions of more words (eg editProfile) don't work when called from the url like "edit-profile", however they work ONLY when called exactly as the action's definition in the controller (editProfile).
I googled a bit and found answers only for issues the other way around (people were complaining that their camelcased actions were working only if called with dashes).
I am currently using user, authorize and acl navigation modules.
Hi and thanks for the modules.
They work fine except I'm having an issue with the actions and routing.
To be more specific, actions of more words (eg editProfile) don't work when called from the url like "edit-profile", however they work ONLY when called exactly as the action's definition in the controller (editProfile).
I googled a bit and found answers only for issues the other way around (people were complaining that their camelcased actions were working only if called with dashes).
I am currently using user, authorize and acl navigation modules.