Comments

damienmckenna’s picture

damienmckenna’s picture

damienmckenna’s picture

damienmckenna’s picture

Priority: Normal » Critical

Bumping this to "critical" as it involves data loss / corruption.

darksnow’s picture

HI.

I know this has only been broken for eleven days or so but is there an ETA on repair?

It also seems to be affecting the stable 7.x-1.1 release, so when fixed will there be a new stable release so we can update our sites? I can see the parent issue assigned here, but wanting to clarify.

Thanks for the great work.

damienmckenna’s picture

@darksnow: As soon as the items listed as child issues on #2341821: META: Plan for Metatag 7.x-1.2 release are completed (including this one) I'll be releasing v7.x-1.2.

damienmckenna’s picture

matthieu_collet’s picture

Thank you Damien. But have you got an idea of the date for 1.2 release ? we have lost a lot of ranking :(

damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new5.3 KB

This appears to resolve the problem.

matthieu_collet’s picture

Yes! thank you Damien, it works!

anavarre’s picture

+++ b/metatag_views/metatag_views.module
@@ -28,8 +28,8 @@ function metatag_views_views_preview_info_alter(&$rows, $view) {
+    dpm($metatags);

I don't think you meant to leave the dpm() here, did you?

damienmckenna’s picture

StatusFileSize
new5.92 KB

Doh. Please try this one.

damienmckenna’s picture

Status: Needs review » Fixed

Committed.

  • DamienMcKenna committed d812fd4 on 7.x-1.x
    Issue #2341795 by DamienMcKenna: Updated Metatag:Views to be compatible...
damienmckenna’s picture

Status: Fixed » Needs review
StatusFileSize
new2.61 KB

The previous commit had a bug in the preview handling.

damienmckenna’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

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