iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
I've can't add YouTube videos to a document in a WebTextEditor. The editor keeps changing the HTML so that it becomes broken. Here are the issues I found:
Steps to Reproduce:
<object width="200" height="200"><param name="movie" value="http://www.youtube.com/watch?v=vmbrFFP7bXU" /><embed src="http://www.youtube.com/watch?v=vmbrFFP7bXU" type="application/x-shockwave-flash" width="200" height="200"></embed></object>
<embed height="200" type="null" width="200" src="http://www.youtube.com/watch?v=vmbrFFP7bXU" /></embed />
This isn't even valid HTML (note the broken closing embed tag.) The same thing happens if I manually copy and paste the old-style embed code from the youtube page.
If I use the new-style embedding code from youtube (which uses an iframe):
<iframe title="YouTube video player" width="480" height="390" src="http://www.youtube.com/embed/vmbrFFP7bXU?rel=0" frameborder="0" allowfullscreen></iframe>
The editor changes it to this:
<iframe title="YouTube video player" height="390" src="http://www.youtube.com/embed/TKtURqCt-JQ?rel=0" frameborder="0" width="480" allowfullscreen="" />
Note that it removed the closing iframe tag. This doesn't work with iframes, at least not in Internet Explorer browsers. It corrupts the rendering of the rest of the page after this point.
So I have no way at all right now to include a video element using the WebTextEditor. Is there any workaround?
Thanks for your help!
Hi,
Our developer has fixed your issue. Here I attach the hotfix. Thank you for waiting and sharing with us.
Hope it helps.
Regards,
Lili Khiung
We are able to replicate your issue. We have made it to be a work item to our developer to be fixed. We will inform you if any updates available.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname