Problem/Motivation

To reduce the duplicate code in the area plugins, we should provide a base class.

Proposed resolution

Provide a base class and refactor the area plugins.

Remaining tasks

  1. Write a patch
  2. Review
  3. Commit

User interface changes

None.

API changes

None.

Data model changes

None.

CommentFileSizeAuthor
#2 search_api_spellcheck-3090864-2.patch6.49 KBtim-diels
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

tim-diels created an issue. See original summary.

tim-diels’s picture

Status: Active » Needs review
FileSize
6.49 KB

I took the DidYouMeanSpellCheck area plugin as base for the SuggestionsSpellCheck area plugin. This reduces the amount of duplicate code.

  • mkalkbrenner committed e32139f on 8.x-3.x authored by tim-diels
    Issue #3090864 by tim-diels, mkalkbrenner: Provide a base class for the...
tim-diels’s picture

Status: Needs review » Fixed
tim-diels’s picture

Status: Fixed » Reviewed & tested by the community
mkalkbrenner’s picture

.

mkalkbrenner’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.