wagtail / wagtail

A Django content management system focused on flexibility and user experience
https://wagtail.org
BSD 3-Clause "New" or "Revised" License
17.88k stars 3.78k forks source link

embedly "card" embeds render empty #828

Open edrex opened 9 years ago

edrex commented 9 years ago

With a valid EMBEDLY_KEY, when I embed a URL for which Embedly doesn't have specific support, such as http://pointnineseven.com/

I expect to see an Embedly Card summarizing the URL on the live page, but nothing is rendered. The output markup is:

<div style="padding-bottom: 0;" class="responsive-object">    
</div>

Other embeds (Vimeo, Youtube) work.

lb- commented 6 years ago

@edrex been a while - any chance you have the markup still? it is showing as blank in your comment.

This might need to be revisited with the upcoming Draftail editor.

thibaudcolas commented 6 years ago

@lb- you can edit the comment to show the markup, please see above.

lb- commented 6 years ago

@thibaudcolas thanks :)