[TYPO3-mvc] Tx_Extbase_MVC_Exception_InvalidArgumentValue on move to linux server

Dmitri Pisarev dimaip at gmail.com
Fri Mar 12 14:59:14 CET 2010


Steffen, thanks for your reply!

No, I didn't mix up the case, that would be too simple:)
The same thing is happening to the CreateClient action and Client 
parameter, or with any other action that passes arguments:

//Tx_Extbase_MVC_Exception_InvalidArgumentType
//The argument type for parameter "client" could not be detected.
PS: I intentionally write Servicetype in normal case not to confuse 
myself, I write it everywhere like that consistently:
\\ServicetypeController.php
\\Servicetype.php
etc...

Dmitri.
12.03.2010 16:49, Steffen Ritter пишет:
> Dmitri Pisarev schrieb:
>> Hey just a quick question:
>> I tried to install my extbase plugin on the server, running linux,
>> typo3 4.3.1, and I get the following error when calling any action
>> that has some arguments:
>> \\Tx_Extbase_MVC_Exception_InvalidArgumentType
>> \\The argument type for parameter "servicetype" could not be detected.
>>
>> On my XAMPP installation under Windows, everything was working fine.
>>
>> Any ideas?
>>
>> Dmitri.
> LOL, that's why you should not use Windows with TYPO3 :)
> YOu mixed up the Cases of your File or Folder names
> (lower/upper/camelcase). The class you wanted to have as type cannot be
> found because of that...
> Windows machines do - as we all know - not care about such.
>
> regards
>
> Steffen



More information about the TYPO3-project-typo3v4mvc mailing list