- Issue created by @johnlutz
- Status changed to Needs review
10 months ago 2:37pm 6 February 2024 - Status changed to RTBC
10 months ago 10:18am 7 February 2024 - 🇮🇳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
5 months ago 4:02pm 26 June 2024 - 🇺🇸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.