"Add Metadata" fails when movies have tildes in their titles
-
Some movies’ metadata seem to break the plugin if they include tildes and the “Add Metadata” option is on.
See this Youtube movie case:
https://www.youtube.com/watch?v=pjQI4qn7eAYIts title is: “FOTODEPILACION LáSER EN VALENCIA” with a tilde in “LáSER”
When placed in a WP page the A with a tilde is converted into an HTML entity and the plugin-generated code stops.
<!– Vixy YouTube Embed v3.2.1 –>
<div style=”width: 560px; max-width: 100%”>
<div class=”ye-container” itemprop=”video” itemscope itemtype=”https://schema.org/VideoObject”>
<meta itemprop=”name” content=”FOTODEPILACION LÃ(that last line ought to finish with an Atilde; entity. This forum system is turning it into the corresponding character)
After that the rest of the page’s code follows, so breaking up. I don’t know if the tilde is the precise cause of the problem but it seems to happen consistently:
- The topic ‘"Add Metadata" fails when movies have tildes in their titles’ is closed to new replies.