Extra Quote Marks are added to my html code
-
<div class=""floating-paragraph-container""> <figure class=""floating-paragraph-figure" float-left="" pr-3"="" id=""iavkk"" data-src=""https://cms.transmatico.com/storage/pdfs/174181/extracted/img-002.png""><img class="lazy error" src=""https://cms.transmatico.com/storage/pdfs/174181/extracted/img-002.png"" data-src=""https://cms.transmatico.com/storage/pdfs/174181/extracted/img-002.png"" alt=""Foto:" privat"="" data-was-processed="true"><figcaption id=""iaw9w"">Foto: privat</figcaption></figure> </div>
As you can see in the example extra quote marks are added in my html atributes on import. For our export we are using htmlspecialchars() so the xml is builded correctly and the issue appears after import with the plugin. So is there an option to add in the import hook htmlentities so all characters can be supported in the html?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Extra Quote Marks are added to my html code’ is closed to new replies.