Problem/Motivation
metatag v2 changed its storage from serialize/unserialize to JSON.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork tmgmt-3387162
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
berdirManually tested with metatag v1 and v2. This also covers #3346587: Html::decodeEntities() must be of the type string for certain metatag values.
Comment #6
berdirCommitted.