When a user enter a link to an image such as example.com/image.jpg, the returned result would not have a thumbnail for the image, and basically be blank. I needed the image link case to work like a regular URL and fetch a thumbnail.

I'm sure there's other ways to do this, but for my situation here's a patch that seems to work well.

CommentFileSizeAuthor
link.inc-parse-image-url.patch2.33 KBskh

Comments

pribeh’s picture

This is very interesting. I will look at this and report back.

publicmind’s picture

Looks good, Will commit it soon.

publicmind’s picture

Version: 6.x-1.x-dev » 6.x-2.x-dev
Status: Active » Fixed

Committed to 2.x dev. Thanks skh.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.