According to Path Filter's documentation which Pathologic aims to replicate, I would expect the following conversion:

files:image1.jpghttp://www.mysite.com/<public file system path>/image1.jpg

Instead, on my multilingual site Pathologic performs a conversion like this:

files:image1.jpg http://www.mysite.com/en/image1.jpg

Comments

Garrett Albright’s picture

Is this still a problem?

axe312’s picture

Issue summary: View changes

Yes it is, using "Protocol relative URL" fixes this for me!

Garrett Albright’s picture

Status: Active » Closed (fixed)

axe312, I suspect you were encountering a different problem, but closing this issue at any rate.

basvanderheijden’s picture

I'm still experiencing this problem.

basvanderheijden’s picture

StatusFileSize
new495 bytes

I've supplied a patch that fixes the problem, for now. What is basically does, is return the original path (do nothing) in case we're dealing with an image file. It is clear that this patch doesn't provide a sustainable solution, but alas I do not have time to investigate the matter further and provide a solid solution.

mpark’s picture

delete pls wrong thread.