[TYPO3-mvc] How to debug extbase based extension?
Franz Koch
typo3.RemoveForMessage at elements-net.de
Wed Feb 17 13:29:37 CET 2010
Hi,
> I change the filename of view template from changePassword.html to
> changepassword.html and now it works OK.
if you like to use camelCase template names, you also could have renamed
your action to changePasswordAction - that should also work IMO. If this
is the case, that there is a bug somewhere, because camelCase fielnames
are at least supported in partials etc.
--
kind regards,
Franz Koch
More information about the TYPO3-project-typo3v4mvc
mailing list