Bug #46010
Generating a DiscriminatorMap with base class in different namespace does not work
| Status: | New | Start date: | 2013-03-04 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assigned To: | - | % Done: | 0% |
|
| Category: | Persistence | |||
| Target version: | - | |||
| PHP Version: | Complexity: | |||
| Has patch: | No | Affected Flow version: | Git master |
Description
The automatic generation of a DiscriminatorMap for single table inheritance does not work across class in different namespaces. In these cases a manual DiscriminatorMap has to be written.