Reviewed & tested by the community
Project:
Zen
Version:
7.x-5.x-dev
Component:
PHP code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jan 2018 at 13:12 UTC
Updated:
27 Feb 2023 at 11:31 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
damienmckennaComment #3
damienmckennaThis patch changes zen_process_html_tag() so it won't remove the type="application/ld+json" attribute.
Comment #4
damienmckennaThe discussion in #2915542: Missing type="application/ld+json" on script tag when using Zen or Mothership or Adaptivetheme themes is worth reviewing.
Comment #5
Marko B commentedI confirm this patch works, should be put into main branch asap.
Comment #6
steinmb commentedRead through issue linked to in #4, lets address it in here.
Comment #7
damienmckennaFor anyone who needs this for 7.x-5.5.
Comment #8
anybodyJust for others who should run into this issue: AdaptiveTheme has the same problem:
process.inc, line 47ff.:
Comment #9
Fabrice Chaillou commentedPatch for 6.4.
Comment #12
kunal_sahu commentedHi This patch applied cleanly.
LGTM.
Creating an MR for helping the maintainer. Thanks