From willieseabrook in #1842868: All metatag disappeared from node editing form after updating to latest -beta3 version:

If you have administration language installed make sure admin_language_force_neutral is set to false in the administration languages page, otherwise administration languages unsets the language on the node, and metatags inserts the metatag record with undefined langauge. Thus, you can update your metatags, but only once and thereafter when you edit the node, the edit form is empty.

The module needs to be aware of this.

CommentFileSizeAuthor
#5 metatag-n19955645.patch1.76 KBdamienmckenna

Comments

damienmckenna’s picture

Priority: Normal » Major
damienmckenna’s picture

Title: Add warning about using Administrative » Add warning about using Administrative Language module
Coy Lay’s picture

Issue summary: View changes
damienmckenna’s picture

damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new1.76 KB

This includes a note in the README.txt file and a note in the admin via hook_requirements.

damienmckenna’s picture

Status: Needs review » Fixed

Committed.

  • DamienMcKenna committed 49d0166 on 7.x-1.x
    Issue #1995564 by DamienMcKenna, willieseabrook: Added a warning about a...

Status: Fixed » Closed (fixed)

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