When I do a "drush cc all" the metatag info that I entered for a taxonomy term before seems to be gone from the UI.

The info is still in the database, but does not get loaded properly. Neither when editing the term again, nor for other purposes (ie metatag display).

In the UI, just the default tokens show up.

Comments

killes@www.drop.org’s picture

Status: Active » Closed (duplicate)

I guess this is a related to #2205675: Typo in variable name causes Metatag data to not load, but the patch from there doesn't fix it.

killes@www.drop.org’s picture

Version: 7.x-1.0-beta9 » 7.x-1.x-dev
Status: Closed (duplicate) » Active

Doesn't seem to be fixed in -dev either.

DamienMcKenna’s picture

Priority: Critical » Major

Reducing this to 'major' as the data is still there, it just isn't loading.

Anyway, can you please look at the database and let me know what the revision_id and language values are? Can you also please enable the Devel module and see if the 'load' page indicates the data has loaded? Thanks.

DamienMcKenna’s picture

Status: Active » Postponed (maintainer needs more info)
Parent issue: » #2175021: META: Plan for Metatag 7.x-1.0-rc1 release
DamienMcKenna’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)
Parent issue: #2175021: META: Plan for Metatag 7.x-1.0-rc1 release »

I've reviewed this and was unable to reproduce the problem, it may have been because of either #2205675: Typo in variable name causes Metatag data to not load or #2271685: Typos in metatag_metatags_cache_clear().