Closed Bug 596158 Opened 14 years ago Closed 9 years ago

meeting-notes blog feed sanitises video elements

Categories

(Websites :: Other, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: robin, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b5) Gecko/20100101 Firefox/4.0b5
Build Identifier: 

Platform meeting notes usually have an attached HTML5 video element. This is being sanitised somewhere along the line to just write out the embed code.

Reproducible: Always

Steps to Reproduce:
1. Visit http://blog.mozilla.com/meeting-notes/archives/379
2. Look under the video section for a video
Actual Results:  
HTML code written to page.

Expected Results:  
A video.
This is probably due to html5lib.sanitizer. http://hg.mozilla.org/users/bsmedberg_mozilla.com/meeting-poster/file/dae080401851/post-meetings.py#l32

We probably either need to upgrade to a newer html5lib. I can't imagine the sanitizer is still stripping video elements.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.