Drupal 10 Compatibility

Created on 3 July 2023, 12 months ago
Updated 26 June 2024, 6 days ago

This is an issue to help make this module compatible with Drupal 10.

📌 Task
Status

Needs work

Version

1.0

Component

Code

Created by

🇺🇸United States johnlutz

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

Merge Requests

Comments & Activities

  • Issue created by @johnlutz
  • Status changed to Needs review 5 months ago
  • 🇺🇸United States johnlutz
  • Status changed to RTBC 5 months ago
  • 🇮🇳India Sandeep_k New Delhi

    @johnlutz, I've tested shared MR- MR- MR !4 mergeable on Drupal version- 10.2.2-dev. The patch was applied successfully and looks good to me.

    Testing Steps:

    • Add/download Module "Search Suggestions" in Drupal 10.
    • Go to Extend module> You can see the compatibility error. Attached before result.
    • Download this patch and Apply.
    • Go back to the Extend module and re-verify this.

    Testing Results:
    After applying the patch, the compatibility error was removed & I was able to install this module on the drupal-10.2 version. RTBC++

  • Status changed to Needs work 6 days ago
  • 🇺🇸United States scottsawyer Atlanta

    It seems the deprecated ContextAwarePluginBase is still present in Drupal\search_suggestions\Plugin\SearchSuggestions\ContainerBase. This is causing errors on a bunch of admin pages.

    Error: Class "Drupal\Core\Plugin\ContextAwarePluginBase" not found in include() (line 8 of /app/web/modules/contrib/search_suggestions/src/Plugin/SearchSuggestions/Container/ContainerBase.

Production build 0.69.0 2024