Closed (fixed)
Project:
Metatag
Version:
8.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Aug 2021 at 14:35 UTC
Updated:
8 Sep 2021 at 10:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
narendrarHere is the initial patch.
Comment #3
damienmckennaThanks for providing a potential fix for this bug.
I think it would be useful to extend the existing tests to cover this - how about modifying the node fixtures to include some non-UTF8 characters?
Comment #4
wim leersComment #5
narendrarAdded non-UTF8 character in user data to include test coverage.
Comment #6
damienmckennaThank you.
Let's see what happens when the tests are ran on their own.
Comment #8
damienmckennaThat seems to cover it, thank you.
Comment #10
damienmckennaCommitted. Thank you.