- Issue created by @das-peter
- Merge request !15Issue #3482743: Call to undefined method ...::getEntity() → (Merged) created by das-peter
- 🇨🇭Switzerland das-peter
Created MR with extended condition before attempting to call
::getEntity()
- 🇩🇪Germany Hydra
Hey Peter! Really long time no see! Yeah you are right. The form decorator module decorates all forms this might cause that issue.
- 🇨🇭Switzerland das-peter
Maybe we should check for EntityFormInterface instead of EntityForm?
Absolutely correct! Adjusted.
Hey Peter! Really long time no see! Yeah you are right.
Hey Pascal! Indeed, looong time - nice to see ya! :) Didn't have proper drupal projects for a while - but right now getting back in the game.
-
hydra →
committed 7a3bf426 on 1.x authored by
das-peter →
Issue #3482743 by das-peter: Call to undefined method ...::getEntity()
-
hydra →
committed 7a3bf426 on 1.x authored by
das-peter →
- 🇨🇭Switzerland das-peter
Well, welcome back on board :)
Thanks! And thank you for being so responsive :)
- 🇩🇪Germany Hydra
Np, I will checkout the other issue soon and make a release with the fixes.
- 🇮🇹Italy kopeboy Milan
I'm getting a warning by phpcs: Undefined method 'getEntity' (with and without the patch).
Automatically closed - issue fixed for 2 weeks with no activity.