ahmadfaizalbh / ahmadfaizalbh/django-oembed
HTML should be ignored
オープン
auto-migrated
Priority-Medium
Type-Defect
- 主要言語
- Python
- スター
- 0
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
```
What steps will reproduce the problem?
1. Have some text with HTML and a YouTube link
What is the expected output? What do you see instead?
A nicely embedded YouTube video. Instead there's some HTML visible.
{% load oembed_tags %}
{% oembed %}
{{ comment.text|linebreaks }}
{% endoembed %}
If you do it like that, it might be that the text fed to oembed ends with
"http://www.youtube.com/watch?v=12345
```
Original issue reported on code.google.com by `julian....@gmail.com` on 3 Dec 2009 at 10:01
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。