Closed (fixed)
Project:
GMap Module
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jun 2013 at 08:23 UTC
Updated:
28 Aug 2013 at 08:51 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
srobert72 commentedI have same issue (sorry I duplicated this one) : #2027369: Markers in 404 error on translated URL pages
Comment #2
dan_metille commentedSame here, also with the dev version. I'm marking it as a bug.
Comment #3
langweer commentedI subscribe since I ran into the same problem.
Comment #4
intyms commentedI also have the same problem.
The markers don't show for languages with path prefix enabled.
Here is the wrong marker url:
http://mysitename/ru/sites/all/modules/gmap/markers/orange.png
Comment #5
intyms commentedComment #6
intyms commentedThe same problem is described here:
Gmap, internationalization and icon handling
Comment #7
intyms commentedA duplicate issue: [#2033021]
Comment #9
caktux commentedSee also #901596: Use libraries api module for storing markers, double-posting the patch here...
Comment #10
srobert72 commentedThx a lot @caktux. This patch works fine for me :
native language : http://www.ilemaurice-bonplan.com/searchon/map
fr language (failed) : http://www.ilemaurice-bonplan.com/fr/searchon/map
Comment #11
intyms commentedThe patch from #9 works fine for me too. Thanks caktux!
Comment #12
rv0 commentedYup, #9 does the job well, thanks!
Comment #13
podarok#9 commited pushed to 7.x-2.x
Thanks!!!