Jacob Dreesen

Results 63 issues of Jacob Dreesen

## Changes in this pull request Removes an unused trait usage.

Pimcore context can be configured via request matchers, e.g. (which is the only way it is used by Pimcore itself) ```yaml pimcore: context: api: routes: - { path: ^/my/api/$ }...

### Pimcore version 11.5 ### Steps to reproduce 1. Create a custom `DataObject` with a localized field. 2. Implement `preGetValue()` [as stated in the docs](https://docs.pimcore.com/platform/2024.4/Pimcore/Objects/Object_Classes/Class_Settings/Inheritance/#hooks-available-when-using-class-inheritance). ### Actual Behavior When the...

Bug
PR Welcome