Commit 7ef549f
committed
BUGFIX: translation repository behavior due to Flow managed entity classes
Previously, the Translation entity got added to the Flow object includeClasses setting to fix a problem in the core. However, the translation repository (findOneBy query) of the Gedmo extension creates wrong queries when managed by the Flow framework.
To make independent doctrine entities work with Flow again, a fix to the Neos.Flow package might be added (PR: neos/flow-development-collection#1955).1 parent 4553685 commit 7ef549f
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 10 | | |
15 | 11 | | |
16 | 12 | | |
| |||
0 commit comments