luuhai48 I'm curious why that order even matters, I guess this means we should dive into the validator source and possibly even the Laravel validation rule for that one.

Can someone create an issue on discuss and link this discussion?

    bluisier if you really need it, i'll find a way and message you later. Add me on Discord Leo (luuhai48)#3959

      luceos Sorry about this question (Flarum newbie here 😅)... I'm not sur where I should create the issue.

        bluisier I'm running into the same issue with image/jpeg files. Converting to png and then uploading works fine.

        Just for the record: we're running into the same problem after migrating to 14.1 the day before yesterday. jpg or jpeg doesn't work, png is fine.

          TutoRapide Yep, there's a bug. For now, you can run composer require symfony/mime:v5.1.9 to fix it temporaryly