collective / collective/collective.embedly

Flickr link is broken by max_width setting

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
6
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Embedding from Flickr works by using Flickr's shortlinks, e.g. http://flic.kr/p/kmL36Y.

However, if I specify the max_width setting on the Advanced tab when editing the Embed.ly link, max_width is added as a parameter to the Flickr URL, yielding this "Oops!": https://secure.flickr.com/photo.gne?short=kmL36Y?max_width=500

I.e., apparently "max_width" is not used in Flickr's API. Maybe the plugin should be modified to only modify what's output into Plone in these cases?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.