Incorrect Library Path for status report check

Created on 25 September 2024, 7 months ago

Problem/Motivation

Looks like the path to check for assets is incorrect, composer does not place the datatables library in a subfolder called datatables.

Should just be libraries/datatables/* not libraries/datatables/datatables/*

See https://www.drupal.org/project/datatables/issues/3399504#comment-15788278 πŸ“Œ Add hook_requirements() to check library and print status report Fixed

Also see https://www.drupal.org/project/datatables/issues/3399504#comment-15787925 πŸ“Œ Add hook_requirements() to check library and print status report Fixed about how 'dataTables.bootstrap.css' I am not sure how that css file is actually loaded up and ever used by the module, so why is there a check for it?

Steps to reproduce

Add library with composer, see the path is not the same as being checked.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States NicholasS

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024