FlysystemPathProcessor priority too high

Created on 10 March 2020, about 5 years ago
Updated 22 May 2023, almost 2 years ago

When using multiple languages (with prefix in the url) the assets urls start with a prefix: /en/_flysystem/css/css_ETC.css
Because of this prefix, the FlysystemPathProcessor doesn't handle the url and the result is a 404 page instead of perfectly fine css.

I traced this issue to the priority of this processor. If set to 200, it runs after the language negotiation processor (\Drupal\language\HttpKernel\PathProcessorLanguage) which handles the prefix.

πŸ› Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡³πŸ‡±Netherlands spadxiii

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024