Hi,
when I activate i18n module with Language negotiation: Path prefix only / Path prefix with language fallback... the link to download the original image goes to 404, because it includes the language prefix. The language prefix should be stripped from the URL.

CommentFileSizeAuthor
#1 patch.txt676 bytesrjb

Comments

rjb’s picture

Status: Active » Needs review
StatusFileSize
new676 bytes

I have exactly the same problem. Here is a patch. I inserted a call to file_create_url() in lightbox2.formatter.inc. This works for me. Hope this helps.

Cheers,
Ronald

ermannob’s picture

Yes, it works!

Thanks Ronald.

2noame’s picture

I don't know how to make this txt patch work. Could you please make this into an actual patch so it can be committed to dev?

stella’s picture

Status: Needs review » Fixed

This was fixed as part of #569936: Download Original Link fix for private download method and will be available in the dev version of the module later today.

Status: Fixed » Closed (fixed)

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

davidkebo’s picture

I am having the same problem.
I applied the changes but my pictures links are still appended with the language prefix. So i cant see the slideshow.
Any suggestions
Thanks