In ValidDynamicReferenceConstraintValidator at 153 the foreach loop overwrites the $entity variables, resulting in wrong object being passed to SelectionPluginManager::getSelectionHandler() at 187.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | ValidDynamicReferenceConstraintValidator-3278238-2.patch | 1.76 KB | adr_p |
Comments
Comment #2
adr_p commentedComment #3
larowlanthe loop is using $new_entity, where is the collision happening, might be missing some context with the patch