Active
Project:
Mobile Tools
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2011 at 17:24 UTC
Updated:
1 Aug 2012 at 11:28 UTC
Redirection between mobile and desktop doesn't preserve the query string, if present.
A patch is attached.
| Comment | File | Size | Author |
|---|---|---|---|
| mobile_tools.patch | 1.53 KB | mpdonadio |
Comments
Comment #1
omnia.ibrahim commentedThanks for sharing, but how to make it clean urls?
Comment #2
paul_gregory commentedWe just ran in to this problem preparing a site for launch. We needed to make sure that any Search engine query strings were carried through to final destination so that we can read them later but this applies to all query strings.
The patch is simple but effective as it worked for us.
I'm not sure what omnia.ibrahim means as this worked well with Clean URLs.
Paul