Clean up the Filter module upgrade path

Created on 31 August 2010, about 14 years ago
Updated 24 April 2024, 7 months ago

Continuing the quest to a cleaner upgrade path.

Quite a few issues with this one:

  • It uses some API functions that it shouldn't. The most worrisome one is user_role_grant_permissions() which relies on user_permission_get_modules() in Drupal 7.
  • filter_update_7003() creates the new filter table based on field_schema(), which it shouldn't do because field_schema() can change, but the update function shouldn't
  • We rename the 'filters' table twice
🐛 Bug report
Status

Needs review

Version

7.0 ⚰️

Component
Filter 

Last updated 3 days ago

No maintainer
Created by

🇫🇷France Damien Tournoud

Live updates comments and jobs are added and updated live.
  • Novice

    It would make a good project for someone who is new to the Drupal contribution process. It's preferred over Newbie.

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