Active
Project:
Commerce Product Attributes
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2012 at 07:21 UTC
Updated:
4 Jan 2018 at 11:03 UTC
Jump to comment: Most recent
Comments
Comment #1
olafkarsten commentedI'm not sure if I understand this. After 1) your are on the page /node/255 - right? Than you click the language switcher Block - that reloads the page and you are in /node/230 right?. In between the ?parameter is lost - right?
Comment #2
no2e commentedExactly, olafkarsten.
Comment #3
rv0 commentedThis is a "problem" with core.
Can be fixed with
Comment #4
wiifmOr slightly more elegantly:
Thanks for the code!
Comment #4.0
wiifmclarified
Comment #5
janroche commentedIt worked! Thank you.
Comment #6
janroche commentedIt worked! Thank you.Comment #7
janroche commentedIt worked! Thank you.sorry for duplicates.
Comment #8
prajila.v.p commentedI have tried this code in my custom module and nothing works. Query parameters are appending correctly to the Query field.
But the url still not contains these query parameters. Please help me if I miss anything.