Warning: file_get_contents(modules/contrib/flexslider/dist/js/flexslider.load..min.js): Failed to open stream: No such file or directory in .....

Created on 21 January 2023, almost 2 years ago

Problem/Motivation

Today I got an error on Flexslider about failure to open stream:

Warning: file_get_contents(modules/contrib/flexslider/dist/js/flexslider.load..min.js): Failed to open stream: No such file or directory in _locale_parse_js_file() (line 1117 of core/modules/locale/locale.module).
Warning: file_get_contents(modules/contrib/flexslider/dist/js/flexslider.load..min.js): Failed to open stream: No such file or directory in Drupal\Core\Asset\JsCollectionOptimizer->optimize() (line 123 of core/lib/Drupal/Core/Asset/JsCollectionOptimizer.php).

Using D9.5.2,
"drupal/flexslider": "2.x-dev@dev"
PHP 8.1.14

Steps to reproduce

Proposed resolution

This line : "file_get_contents(modules/contrib/flexslider/dist/js/flexslider.load..min.js)" has 2 points between load and min. Should only be one, like this: "file_get_contents(modules/contrib/flexslider/dist/js/flexslider.load.min.js) as the js-file also only has one

Remaining tasks

Correct the code

User interface changes

API changes

Data model changes

๐Ÿ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

๐Ÿ‡ง๐Ÿ‡ชBelgium bart lambert

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