Sebastian Blank

Results 46 issues of Sebastian Blank

If the `$this->asset` attribute is null it should also set the error image in `$this->pathReference` like in the Image asset Thumbnail class. The attribute can be null if the dependencies...

Bug

We have a relation which can have folders or images. If I want the resolutions from the images I get an error: ![image](https://user-images.githubusercontent.com/998558/184315322-6efa0c28-9bdd-484a-b848-00f1f45d7527.png)

Bug

Add type hints to all private methods and removes redundant php docs.

Task

In the admin interface the notes can't be deleted but in the PHP API is a delete method. I think it should be possible.

Bug

In Fieldcollection/Objectbrick/CustomLayout/Bulk exports are the deprecated "childs" Attributes and all unnecessary attributes (like the dynamic options). This should be removed like in the class definition export.

Bug

The private executeUpdateAction method can return Response objects with success and message json. The updateAction only check against a bool value. The executeUpdateAction method should only return the result array...

Bug

See https://github.com/pimcore/pimcore/pull/16589 Requires https://github.com/pimcore/compatibility-bridge-v10/pull/6

Pimcore:ToDo

| Q | A | ------------- | --- | Branch? | 4.x | Bug fix? | no | New feature? | yes | BC breaks? | no | Deprecations? |...