Hi,

There is a bug with drupal and urls containing ? and & characters. This breaks my civicrm implementation, since it isn't possible to link directly to, say, "all Kabissa members in West Africa" from a menu. It also isn't possible to create pretty links like http://www.foobar.org/connect/regions/west as I would like to do.

Is it possible perchance to use Global Redirect module to fix this issue once and for all?

A discussion of this issue is here:
http://www.nabble.com/Re%3A-Problem-with-Drupal-alias---CiviCRM-profil-t...

And a link to the drupal.org issue report:
http://drupal.org/node/118072

Many thanks in advance,

Tobias

Comments

sun’s picture

Status: Active » Closed (duplicate)

This can't be solved by GlobalRedirect.

Marking as duplicate of #118072: Allow query strings in URL aliases

nicholasthompson’s picture

Thanks Sun