404s on modules/cleantalk/js/apbct-functions.js

Created on 17 June 2024, 5 months ago
Updated 10 September 2024, 2 months ago

Problem/Motivation

The following PHP files include hardcoded paths to a CleanTalk library file that might not be correct for all sites. Most notably, sites using the Drupal recommended project where modules are installed in /docroot/modules/contrib rather than /docroot/modules.

https://git.drupalcode.org/project/cleantalk/-/blob/9.3.3/src/EventSubsc...
https://git.drupalcode.org/project/cleantalk/-/blob/9.3.3/lib/Cleantalk/...

Proposed resolution

Replace the hardcoded paths with the extension.list.module service path generator.

https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Extension...

πŸ› Bug report
Status

Fixed

Version

9.3

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States robphillips

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