Marc Jauvin
Marc Jauvin
@tobias-kuendig did you get time to look into this PR to see if anything can be improved? Thanks.
Yes, if I have all the hooks to do this, I have no problem to add the functionality as a plugin.
In fact, the only thing I can't extend dynamically is the SortableRelation trait on the product model.
Fixed by #951 @tobias-kuendig Should be closed as completed.
No, I didn't consider all problems this will introduce yet, your input would be invaluable for this. I'll submit a WIP (work in progress) PR with what I've got so...
@damsfx @LukeTowers @bennothommo I was able to reproduce this using the above procedure. Note: no need to install extra plugin. Just adding `{{ 'anything' | trans }}` triggers the bug.
Interesting: I switched this vhost to PHP 8.1, launched `composer update` and the problem disappears.
@weidmaster @LukeTowers @bennothommo What is this all about, we're not using Swift anymore (moved to Symfony Mailer with Laravel 9) ?
@maricruztm from what October version did you migrate from (the one where it worked) ?
I thought that's how it was already.