Closed (fixed)
Project:
Metatag
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 May 2013 at 16:01 UTC
Updated:
20 Mar 2020 at 11:11 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
damienmckennaThis replaces the stripWhitespaces() method with the new tidyValue(), which includes decode_entities(), strip_tags() and removes unwanted whitespace; it also removes the now redundant code from DrupalTextMetaTag::getValue().
Comment #2
damienmckennaThe patch from #1 accidentally included another change.
Comment #3
damienmckennaCommitted.
Comment #5
RaySilver commentedHello,
I'm running version 7.x-1.27 and I have this same problem. Was this committed and should be in this version I'm using or am I supposed to use this patch? This is what I love about drupal.. 7 years later :)
Thanks
Comment #6
damienmckenna@RaySilver: this was committed and released *years* ago, you should open a new issue to discuss the problem you're seeing. Thank you.