Support from Acquia helps fund testing for Drupal Acquia logo

Comments

DamienMcKenna created an issue. See original summary.

DamienMcKenna’s picture

Status: Active » Needs review
FileSize
750 bytes

The changes provided by vincic.

afi13’s picture

Status: Needs review » Reviewed & tested by the community
DamienMcKenna’s picture

Committed.

  • DamienMcKenna committed 97797a1 on 8.x-1.x
    Issue #2563667 by vicnic: MetatagManager should only be used for objects...
DamienMcKenna’s picture

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

Status: Fixed » Needs work

This addition breaks the module unless you add use Drupal\Core\Entity\ContentEntityInterface; to the top of metatag.module. I'll do a patch when I don't have other changes in progress.

DamienMcKenna’s picture

Thanks for pointing that out, Michelle. Is this sufficient?

Status: Needs review » Needs work

The last submitted patch, 8: metatag-n2563667-8.patch, failed testing.

The last submitted patch, 8: metatag-n2563667-8.patch, failed testing.

The last submitted patch, 8: metatag-n2563667-8.patch, failed testing.

The last submitted patch, 8: metatag-n2563667-8.patch, failed testing.

The last submitted patch, 8: metatag-n2563667-8.patch, failed testing.

Michelle’s picture

Works fine. I made one small change, though. The comment at the top that it's used by hook_help() wasn't relevant anymore now that there are other "use" statements there so I removed it.

Status: Needs review » Needs work

The last submitted patch, 14: metatag-n2563667-14.patch, failed testing.

The last submitted patch, 14: metatag-n2563667-14.patch, failed testing.

The last submitted patch, 14: metatag-n2563667-14.patch, failed testing.

The last submitted patch, 14: metatag-n2563667-14.patch, failed testing.

The last submitted patch, 14: metatag-n2563667-14.patch, failed testing.

DamienMcKenna’s picture

I've disabled the drupalci tests because they were failing for an unrelated error: #2581469: Metatag tests all failing with "Undefined variable: classes"

DamienMcKenna’s picture

Status: Needs work » Needs review
DamienMcKenna’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

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