Hi,

 

I have a site with a main search filter based on views exposed filters. This is a multilingual site.

 

After a search the uri looks like:

 

http://www.iltam.co.il/listing?type=All&term_node_tid_depth_1=All&term_node_tid_depth=31

 

when using the language switcher to switch language the links are like so:

 

http://www.iltam.co.il/fr/listing

 

any idea how I can add the post variables so that they stay when you switch language? So it would be

 

http://www.iltam.co.il/fr/listing?type=All&term_node_tid_depth_1=All&term_node_tid_depth=31

 

thanks

 

Idan