[support] i18n languages switcher ignores exposed filter post vairalbes
Idan Arbel
idan at arbel-designs.com
Sun Aug 19 12:51:10 UTC 2012
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
<http://www.iltam.co.il/listing?type=All&term_node_tid_depth_1=All&term_node
_tid_depth=31> &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
<http://www.iltam.co.il/fr/listing?type=All&term_node_tid_depth_1=All&term_n
ode_tid_depth=31> &term_node_tid_depth_1=All&term_node_tid_depth=31
thanks
Idan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20120819/c82421ff/attachment.html
More information about the support
mailing list