mcop1
mcop1
> > @robertSt7 Following code returns the expected children in 11.x, but isn´t working anymore with the changes from this pr. Could you please have a look? > > ```...
@ctippler I just tested the behavior in the current 10.5 branch, but I couldn´t reproduce the problem. I used your test code and modified it a bit to reflect the...
No, it doesn´t, but the code changed a bit there. Maybe your problem is related to this pr? https://github.com/pimcore/pimcore/pull/11270
@alexey-gazetdinov thank you, looks good to me. But could you please merge 1.x into your pr again? This should resolve the problems with the failing tests.
The allowedClasses property is an empty array for custom views and `null` for data objects. Check where the empty array is coming from (most likely somewhere in the save function)....
> The `@return` PhpDoc should be changed to `@return $this` @blankse you are right, thank you for the suggestion(s)!
@chm0815 sorry, I can´t reproduce the problem. I created a new class "ObjWithBrick" with "Bodywork" brick (the one contained in the demo). After that I slightly adapted your code and...
@chm0815 Hello, any new insights?
Closed for now, if you have any news on this issue, feel free to reopen. Thank you for your efforts.
I think we should add something for https://github.com/pimcore/pimcore/issues/12274 too