Nico Hoffmann ෴.
Nico Hoffmann ෴.
Either we should add unit tests or we should be more explicit what we want to ignore for coverage.
Had you tried manually adding a uuid in the app setup `['content' => ['uuid' => 'my-uuid']]`? That's how many of the other tests do it.
@bastianallgeier Ok I finally understood where it fails: - The uuid route looks up the model lazily, so only from cache. Since the cache is not populated, it fails -...
@bastianallgeier we should keep the deprecation messages, but we can silence them first via https://github.com/getkirby/kirby/blob/main/src/Cms/Helpers.php#L31
Cannot reproduce this anymore with Safari Version 16.2 (18614.3.7.1.3). Please feel free to reopen if you still encounter the problem with newer Safari versions.
Lukas and I talked a lot about the potential implementation of this. In the end, I think this is getting too complex and complicated and too niche the it would...
👍 we'd just need to replace 3.6 with 3.9 😂
@texnixe I like that
Closing this as there has been no activity for a year
Solved differently in v4 going forward