question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

【media plugin】 video template encode the "source" tag, causing the video tag to fail

See original GitHub issue

image

MP4 example link https://file.learnerhub.net/tinymce-media-1616723684073/华为录制5s.mp4

embed example

<video width="476" height="238" controls="controls">
    <source src="https://file.learnerhub.net/tinymce-media-1616723684073/华为录制5s.mp4" type="video/mp4">
</video>

I failed to add video. Is this a bug?

tinymce 5.7

you can try it on your website https://www.tiny.cloud/docs/demo/full-featured/

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
JamesTooheycommented, Apr 1, 2021

Hi @sws797,

Thank you for your replication case and my apologies for not understanding earlier. I have raised a ticket in internally for this bug.

Thanks again!

1reaction
sws797commented, Jun 24, 2021

@Binpeng-W 搁置了,木有处理

Read more comments on GitHub >

github_iconTop Results From Across the Web

MediaError.code - Web APIs - MDN Web Docs
The read-only property MediaError.code returns a numeric value which represents the kind of error that occurred on a media element.
Read more >
The <video> and <source> tags - web.dev
Recall from Media file basics that not all browsers support the same video formats. The <source> element lets you specify multiple formats as...
Read more >
HTML5 Video File Not Found? Fix It with 6 Ways [Updated]
When you want to play a video, it's not loaded and gives the error HTML5 video file not found. It affects your mode,...
Read more >
Fix export issues in Premiere Pro - Adobe Support
Fix issues in Adobe Premiere Pro that cause an "Error while compiling" error message when rendering or exporting.
Read more >
How to build a Custom HTML5 Video Player with JavaScript
This guide will teach you how to create a cross-browser HTML5 video player with JavaScript using the Media and Fullscreen APIs.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found