@texnixe this seemed to work with a new starterkit, so I investigated this a bit further and come to the conclusion that this whole $oldPage functionality breaks the moment you add a field of the type āimageā to the blueprint.
The āselect fieldā (upon the image field extends) works perfectly, so the problem has to be inside the image field somewhere. Could you help me find a way around this problem now?
@bvdputte Thanks for investigating this further. I just didnāt get round to looking into this, currently preparing to move flat this Saturday, so very little time, unfortunately. Iāll try to look into this as soon as possible. In the meantime, could you please create an issue on GitHub, as this seems to be a bug that is different from the one @thguenther linked to.
In a multi-lang starter kit, I get this result: With an image selected in the image field, the hook is triggered but new and old title stay the same. With no image selected, the hook works as expected-