Closed (fixed)
Project:
Schema.org Metatag
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jan 2020 at 15:28 UTC
Updated:
3 Jul 2020 at 13:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mbovan commentedThis fixes the issue for all
schema_*_typekeys.Comment #3
berdirI think there are more config schema strings that can be moved, most should be label and not text, as they don't need to multi-label elements, and others might also not need to be translated, like the published date (that needs to be a defined format, not something that varies between languages).
But this is the most obvious one and causes invalid metadata due to the default translation.
Comment #5
karens commentedThis is due to my confusion about the difference between string and text. Thanks!