SwiftLinkPreview icon indicating copy to clipboard operation
SwiftLinkPreview copied to clipboard

Can't get really image url for some case. (Watch base URL)

Open dylanNew opened this issue 8 years ago • 5 comments

<base href="https://host/resource/index/" target="_self">
<img src="assets/test.png">

In this case SwiftLinkPreview get image link is assets/test.png

but the image real url is https://host/resource/index/assets/test.png

How can I get it real url?

dylanNew avatar Apr 11 '17 07:04 dylanNew

This is an optimization which the code doesn't understand yet.

LeonardoCardoso avatar Apr 11 '17 09:04 LeonardoCardoso

Is this fixed? This seems like a big deal

inPhilly avatar Oct 01 '17 14:10 inPhilly

Not yet.

LeonardoCardoso avatar Oct 01 '17 19:10 LeonardoCardoso

Up

argylrebanal avatar Sep 12 '19 06:09 argylrebanal

It will be included in the next release.

LeonardoCardoso avatar Sep 23 '21 18:09 LeonardoCardoso