Current Term Merge 7.x dev snapshot fails with bundled with latest Synonyms release (that being Synonyms 7.x-1.5).

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

bucefal91 created an issue. See original summary.

bucefal91’s picture

Here is the patch for this issue. It does the following:

  • Defines a new synonyms behavior "term_merge" and implements it for all known field-based synonyms providers. We need a stand alone behavior for this purpose now, because there are entity properties, that do not support merging terms into them, as they are read-only for our purpose of synonyms.
  • Updates simpletests to keep up with the code.

I'll let it be here for a few days and then will commit it. Locally, I have 100% pass on simpletests.

  • bucefal91 committed 04c9758 on 7.x-1.x
    Issue #2728743 by bucefal91: Making module compatible with Synonyms 7.x-...
bucefal91’s picture

Status: Needs review » Fixed

Committed!

Status: Fixed » Closed (fixed)

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