Hi,

I have a good working view and a panel in which this view is called.
The view is working good with term-names as arguments. The argument handling code I am using I have posted under: http://drupal.org/node/77543#comment-640047 .

But when a term has 2 words connected with a hyphen ('-') the argument handling code and further working of the view and panel is broken.
It is only happening by terms which have 2 or more words connected with a hyphen.

Does anybody have a solution for this? Is this a known issue/bug? Is there a patch or other solution?
Please help!

greetings,
Martijn

Comments

summit’s picture

Hi,

I got my stuff working, but with a strange url.
It was not the hyphen which gave the problem, but the " ' ".
Does anybody know how to fix url's like: http://www.gratis-informatie.nl/over/Alpe+d%27Huez/frankrijk
It should be Alpe d'huez

So that the %27 becomes a ' and space becomes a '-' ? This looks off course much better and is better related to SEO.

Thank you for your help.

Greetings,
Martijn