Closed (fixed)
Project:
Lightbox2
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Nov 2010 at 06:11 UTC
Updated:
13 Apr 2016 at 14:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
davidkebo commentedAnybody willing to help me out ? Any suggestion is greatly appreciated.
Comment #2
pietrocap commentedI am having the same problem with lightbox2, i18n and path prefix with language fallback, and the image module because of the links "original", "thumbnail", "preview" on the image nodes including the language prefix (http://localhost/girotonno/it/sites/default/files/images/DSC_0051.jpg). The language prefix should be stripped from the URL but it isn't.
See attached screnshot.
Comment #3
joseph.olstadhere is the solution:
lightbox.js
lines 1163:
Comment #6
joseph.olstad