How to prevent drupal goto from encoding plus

by admin on April 26, 2010

Hostgator.com webhosting is our top vps for drupal. Sign up with most popular hosting for drupal here

This is a drupal question asked by bsenftner on 26 April 2010

I have some logic that generates calls to drupal_goto() for the purpose of going to a Views page showing taxonomy categorized nodes.
The urls I’m generating look like: “hdr_terms/42+45+47″ or “hdr_terms/42,45″ where the use of the plus or comma signifies inclusion or exclusion in the term ids for what is to be displayed by the View.
However, I am seeing the pluses and comma characters get encoded – but I’d like them to remain unencoded so the url is not so ugly. Is there anyway to stop the encoding?
Also, why is it encoding those characters? I can see pluses, maybe, but why commas

More info at this drupal node or sign up with the leading choice for drupal hosting

Previous post:

Next post: