When i use media_youtube to add an url youtube video, i've got this error message :
Warning: preg_match() expects parameter 2 to be string, array given in transliteration_process() (line 33 of /home/raph/Workspace/Neatik/ecchi/sites/all/modules/transliteration/transliteration.inc)
The string passed to the function transliteration_process($string, $unknown = '?', $source_langcode = NULL) is not a string, it's an array.
This video url don't have to but transliterated right ?
Comments
Comment #1
smk-ka commentedNo it doesn't, and it seems this bug is already fixed in media_youtube-7.x-dev (there's no evidence of transliteration anymore).