Hans Mackowiak
Hans Mackowiak
Hm one thing that confuses me is why DoctrineORMQuerySourceIterator is part of the exporter module and not part of the SonataDoctrineORMAdminBundle 🤷
Yeah that's what I got from reading the code too Sadly not even the column options would help there because I thought I could inject the Outer Type into the...
my newest idea is to inject myself into `hydrateColumnInfo` and mess with the `'type'` property in the `_cache` then i could use a Decorated Doctrine Type object that wraps around...
@fballiano are you going to revive this issue?
@tehdiplomat @tool4ever for #3121 we need to check some SpentMana trigger. like _Pyromancer's Goggles_ also it needs to respect Mana Restrictions
You would need to update the other Tests from `testng` too
@tool4ever the Problem is the CloneState Replacement Effect getting copied. also the Special check for if the ReplacementEffect has already been run for etb ones uses special logic for ones...
CloneText should probably only copy the Intrinsic Replacement Effects (the ones directly in state) But I need to debug it
> Wouldn't this hide the fact that the current code does not compile with JDK 17+? it would. if using the right ADD-OPENS parameters
> I mean, the first step to solve a problem is to accept its existence, right? https://jhall.io/archive/2022/06/11/if-it-hurts-do-it-more/ The "pain" you are referring too is JAVA 17+ messing up our Code...