[TYPO3-mvc] Sample data for testing Extbase performance using blog_example

Steffen Müller typo3 at t3node.com
Thu May 26 17:51:24 CEST 2011


Hi.

On 26.05.2011 17:34 Jochen Rau wrote:
>>
>> * @validate StringLength(maximum = 250)
>
> Ah, and I had to set the rule for a post title to
>
> * @validate StringLength(minimum = 3, maximum = 150)
>

Ah, sorry for that :)
I used the blogFactory of blog_example which obviously does not go 
through validation, but directly uses objectManager->create() and 
$persistenceManager->persistAll();


-- 
cheers,
Steffen

TYPO3 Blog: http://www.t3node.com/
Twitter: @t3node - http://twitter.com/t3node


More information about the TYPO3-project-typo3v4mvc mailing list