Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

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

Open
dylanNew opened this issue Apr 11, 2017 · 5 comments
Open

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

dylanNew opened this issue Apr 11, 2017 · 5 comments

Comments

@dylanNew
Copy link

<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?

@LeonardoCardoso
Copy link
Owner

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

@inPhilly
Copy link

inPhilly commented Oct 1, 2017

Is this fixed? This seems like a big deal

@LeonardoCardoso
Copy link
Owner

Not yet.

@LeonardoCardoso LeonardoCardoso changed the title Can't get really image url for some case. Can't get really image url for some case. (Watch base URL) Jun 7, 2018
@argylrebanal
Copy link

Up

@LeonardoCardoso
Copy link
Owner

It will be included in the next release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants