[TYPO3-mvc] extbase Validator does not exist

Florian Rival contact at oktopuce.fr
Mon May 26 12:54:42 CEST 2014


Hi,

I'm trying to use the extension "newsletter" with Typo3 6.2 but I have 
this error when trying to send a test mail :

     extbase Validator class 
Tx_Newsletter_Domain_Validator_NewsletterValidator does not exist

I think it appeared when calling the createAction of the class 
Tx_Newsletter_Controller_NewsletterController, here is the signature of 
the class :

     /**
      * Creates a new Newsletter and forwards to the list action.
      *
      * @param Tx_Newsletter_Domain_Model_Newsletter $newNewsletter a 
fresh Newsletter object which has not yet been added to the repository
      * @return void
      * @dontverifyrequesthash
      */
     public function createAction(Tx_Newsletter_Domain_Model_Newsletter 
$newNewsletter = null)

Does anybody have some idea about this issue ?

-- 
Re: [TYPO3-dev] How to call Extbase controller action from piBase-Plugin?

==================================================
Florian Rival
Oktopuce
tel.: +33-642-255-448
fax : +33-985-375-102
web: www.oktopuce.fr
==================================================



More information about the TYPO3-project-typo3v4mvc mailing list