[FLOW3-general] No class schema found for "Doctrine\Common\Collections\Collection"

Karsten Dambekalns karsten at typo3.org
Wed Dec 14 10:56:22 CET 2011


Hi Dmitry.

On 12.12.11 15:40, Dmitry Dulepov wrote:
> Firsts, I got a error about @ORM\Column but I solved that with "use
> Doctrine\ORM\Mapping as ORM;".

Right, a hint in the documentation would help with that.

> But now when I try to create a Post model, it says:
 …
> Why am I getting the exception here? Is it a bug in FLOW3?

There are some known, like http://forge.typo3.org/issues/29791 and
http://forge.typo3.org/issues/29794. But yours is something else.

So I tried the tutorial and all the steps work (I found another issue
with current master, though). What happens if you flush the cache?

Regards,
Karsten


More information about the FLOW3-general mailing list