I am using path prefix for language switching. Mobile tools ignores the language from the URL when redirecting.
Opening
www.example.com/en/node/1
from a mobile device redirects to
m.example.com/node/1
I am using path prefix for language switching. Mobile tools ignores the language from the URL when redirecting.
Opening
www.example.com/en/node/1
from a mobile device redirects to
m.example.com/node/1
Comments
Comment #1
weri commentedThis is also a problem with the 7.x-2.x-dev version. The function mobile_tools_get_redirect_url() has no integration with the locale module.
Comment #2
shadysamir commentedbump?
Comment #3
shadysamir commentedBug persists in latest release
Comment #4
dwhutton commentedExperiencing same problem on 6.x-2.3
Comment #5
dwhutton commentedExperiencing same problem on 6.x-2.3
Comment #6
devin carlson commentedMarked #1422984: Mobile Tools + Locale as a duplicate.